J :
* Seems Visual doesn't understand #elsif... lol
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user