Use Game Maker conventions for resource names
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
|
||||
#include "sys/sys.h"
|
||||
|
||||
extern sys_glyph sys_font_small[256];
|
||||
extern sys_glyph font_sys_font_small[256];
|
||||
|
||||
#endif // CROCPARTY_SYS_FONT_SMALL_H
|
Reference in New Issue
Block a user