Oops, should not have deleted this.

This commit is contained in:
Henrik Rydgard 2014-06-22 10:53:06 +02:00
parent c3fffa291b
commit 820bad2d64

View File

@ -45,6 +45,7 @@ SDLJoystick *joystick = NULL;
#include "Core/Core.h"
#include "Core/Config.h"
GlobalUIState lastUIState = UISTATE_MENU;
GlobalUIState GetUIState();
#endif