|
|
@ -6,7 +6,7 @@
|
|
|
|
#define OPENMW_GUI_HPP
|
|
|
|
#define OPENMW_GUI_HPP
|
|
|
|
|
|
|
|
|
|
|
|
#define GUIFUNCTIONS \
|
|
|
|
#define GUIFUNCTIONS \
|
|
|
|
{"_MessageBox", GUIFunctions::_MessageBox},\
|
|
|
|
{"MessageBox", GUIFunctions::_MessageBox},\
|
|
|
|
{"CustomMessageBox", GUIFunctions::CustomMessageBox},\
|
|
|
|
{"CustomMessageBox", GUIFunctions::CustomMessageBox},\
|
|
|
|
{"InputDialog", GUIFunctions::InputDialog},\
|
|
|
|
{"InputDialog", GUIFunctions::InputDialog},\
|
|
|
|
{"SetMapVisibility", GUIFunctions::SetMapVisibility},\
|
|
|
|
{"SetMapVisibility", GUIFunctions::SetMapVisibility},\
|
|
|
|