Rename stuff for more consistency

This commit is contained in:
Anders Løvig
2018-03-29 02:16:02 +02:00
parent df94a8a77c
commit 3f4c717d5c
3 changed files with 32 additions and 32 deletions

View File

@@ -483,7 +483,7 @@ u8 GetStartMenuWindowId(void)
return gStartMenuWindowId;
}
void remove_start_menu_window_maybe(void)
void RemoveStartMenuWindow(void)
{
if (gStartMenuWindowId != 0xFF)
{