1
0
Fork 0
mirror of https://github.com/isledecomp/isle.git synced 2025-03-20 03:40:13 -04:00
isle/LEGO1/define.h

8 lines
156 B
C
Raw Normal View History

#ifndef DEFINE_H
#define DEFINE_H
extern const char *g_parseExtraTokens;
extern const char *g_strWORLD;
extern const char *g_strACTION;
#endif // DEFINE_H