isle/LEGO1/define.h
MS 24c9f8b9ed
MxStillPresenter::ParseExtra (#248)
* MxStillPresenter::ParseExtra

* resolve clang-format complaints
2023-10-26 00:16:08 +02:00

9 lines
193 B
C

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