* 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

View File

@@ -34,10 +34,12 @@ const string Options::optionNames[] = {
"interruptSeconds",
#if defined(WIN32)
"keybindings_win",
#elsif defined(LINUX)
#else
#if defined(LINUX)
"keybindings_x",
#else
"keybindings_psp",
#endif
#endif
"interruptMySpells",
"interruptMyAbilities",