added using global and personal game controller mapping files
[rocksndiamonds.git] / src / libgame / system.h
index 3fc4eb6cd0eb43cbf1b92f6a94713ab2d53bdb4a..72a0754e1b5b5e5ab54904abce54b023eb03d760 100644 (file)
 #define TAPEFILE_EXTENSION     "tape"
 #define SCOREFILE_EXTENSION    "score"
 
+#define GAMECONTROLLER_BASENAME        "gamecontrollerdb.txt"
+
 #define LOG_OUT_BASENAME       "stdout.txt"
 #define LOG_ERR_BASENAME       "stderr.txt"