mirror of
https://github.com/n64decomp/mk64
synced 2026-08-16 04:43:56 -04:00
Label menus.c and small documentation (#690)
* Label menus.c and small documentation * remove test * save.h * BACK_OUT -> GO_BACK
This commit is contained in:
+2
-2
@@ -366,8 +366,8 @@ void func_8006F824(s32 arg0) {
|
||||
}
|
||||
|
||||
void func_8006F8CC(void) {
|
||||
if (D_8018EDFC == 0) {
|
||||
D_8018EDFC = 1;
|
||||
if (gCourseMapInit == 0) {
|
||||
gCourseMapInit = 1;
|
||||
D_801657E4 = 0;
|
||||
D_801657E6 = 0;
|
||||
D_801657F0 = 0;
|
||||
|
||||
Reference in New Issue
Block a user