Merge pull request #3 from AuroraWright/master

Merge 10.0.1
This commit is contained in:
PabloMK7
2019-07-06 09:37:41 +02:00
committed by GitHub
4 changed files with 6 additions and 3 deletions

View File

@@ -262,7 +262,7 @@ static void ProcessListMenu_MemoryViewer(const ProcessInfo *info)
u32 max;
} MenuData;
bool editing;
bool editing = false;
MenuData menus[MENU_MODE_MAX] = {0};
int menuMode = MENU_MODE_NORMAL;