isle/LEGO1/define.h
2023-10-25 01:38:27 +02:00

8 lines
No EOL
156 B
C

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