Merge branch 'unstable' of https://github.com/djoslin0/sm64ex-coop into unstable
This commit is contained in:
commit
ea77a483d3
|
@ -100,7 +100,6 @@ void custom_menu_destroy(void) {
|
|||
sHead = NULL;
|
||||
sCurrentMenu = NULL;
|
||||
sLastMenu = NULL;
|
||||
overlay = NULL;
|
||||
}
|
||||
|
||||
void custom_menu_system_loop(void) {
|
||||
|
|
Loading…
Reference in New Issue