Minor tweak to the editor's menu bar
This commit is contained in:
@@ -54,6 +54,9 @@ protected:
|
||||
void KeyDown(SDL_KeyboardEvent const&);
|
||||
void KeyUp(SDL_KeyboardEvent const&);
|
||||
|
||||
//members
|
||||
void HandleMenuOption(int entry, int drop);
|
||||
|
||||
//globals
|
||||
ConfigUtility& config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user