mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 05:32:47 +00:00
6 lines
121 B
C
6 lines
121 B
C
#define STRING(what, def) const char *STR_##what = def;
|
|
#include "language.en.inl"
|
|
#undef STRING
|
|
|
|
// TODO read from file
|