Skip to content
Snippets Groups Projects
Commit f508f5b8 authored by James Hale's avatar James Hale
Browse files

Fix typo SKINCOLOT

parent b37c73b0
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ extern lua_State *gL;
#define META_MOBJINFO "MOBJINFO_T*"
#define META_SFXINFO "SFXINFO_T*"
#define META_SKINCOLOR "SKINCOLOR_T*"
#define META_COLORRAMP "SKINCOLOT_T*RAMP"
#define META_COLORRAMP "SKINCOLOR_T*RAMP"
#define META_SPRITEINFO "SPRITEINFO_T*"
#define META_PIVOTLIST "SPRITEFRAMEPIVOT_T[]"
#define META_FRAMEPIVOT "SPRITEFRAMEPIVOT_T*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment