Code: Select all
HEADER FILES:
- replaced "spring.h.lua" file with built-in constants table
CMD_<name> -> CMD.<name>
CMDTYPE_<name> -> CMDTYPE.<name>
- replaced "opengl.h.lua" file with built-in constants table
GL_<name> -> GL.<name>
Moderator: Moderators
Code: Select all
HEADER FILES:
- replaced "spring.h.lua" file with built-in constants table
CMD_<name> -> CMD.<name>
CMDTYPE_<name> -> CMDTYPE.<name>
- replaced "opengl.h.lua" file with built-in constants table
GL_<name> -> GL.<name>