GodMode9/arm9/source/language.c

6 lines
121 B
C
Raw Normal View History

2022-03-22 18:13:18 -05:00
#define STRING(what, def) const char *STR_##what = def;
#include "language.en.inl"
#undef STRING
// TODO read from file