added support for fallback text file for element description files
[rocksndiamonds.git] / src / libgame / system.h
index 4b57594d55409699b9feb4287369bd2cc79ee180..a3d94efd8159d5e7769f4d7f6d5dae55ba03c57f 100644 (file)
 
 #define GAMECONTROLLER_BASENAME        "gamecontrollerdb.txt"
 
+#define FALLBACK_TEXT_FILENAME "fallback.txt"
+
 #define LOG_OUT_BASENAME       "stdout.txt"
 #define LOG_ERR_BASENAME       "stderr.txt"