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 2519c59958

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) {