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