Revert one unnecessary renaming of MessageBox

coverity_scan^2
David Cernat 8 years ago
parent 32ce7e97a8
commit 857defadbc

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

Loading…
Cancel
Save