* Seems Visual doesn't understand #elsif... lol
This commit is contained in:
jean.chalard
2010-02-14 14:25:23 +00:00
parent 376022c2f0
commit ac29f9715c
+3 -1
View File
@@ -34,10 +34,12 @@ const string Options::optionNames[] = {
"interruptSeconds", "interruptSeconds",
#if defined(WIN32) #if defined(WIN32)
"keybindings_win", "keybindings_win",
#elsif defined(LINUX) #else
#if defined(LINUX)
"keybindings_x", "keybindings_x",
#else #else
"keybindings_psp", "keybindings_psp",
#endif
#endif #endif
"interruptMySpells", "interruptMySpells",
"interruptMyAbilities", "interruptMyAbilities",