Merge branch 'unstable' of https://github.com/djoslin0/sm64ex-coop into unstable

This commit is contained in:
MysterD 2020-10-16 23:37:01 -07:00
commit ea77a483d3
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ void custom_menu_destroy(void) {
sHead = NULL;
sCurrentMenu = NULL;
sLastMenu = NULL;
overlay = NULL;
}
void custom_menu_system_loop(void) {