mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-02 07:23:53 +03:00
Merge pull request #322 from Dav999-v/auto-center-menu
Make menus automatically centered and narrowed
This commit is contained in:
@@ -218,6 +218,7 @@ public:
|
||||
enum Menu::MenuName kludge_ingametemp;
|
||||
int current_credits_list_index;
|
||||
int menuxoff, menuyoff;
|
||||
int menuspacing;
|
||||
std::vector<MenuStackFrame> menustack;
|
||||
|
||||
void inline option(std::string text, bool active = true)
|
||||
|
||||
Reference in New Issue
Block a user