[ntsc-1.2] Match game.c, z_play.c, z_room.c (#2117)

* Match z_room.c

* Match game.c and z_play.c

* Add undefined syms

* Rewrite condition based on other file matches
This commit is contained in:
cadmic
2024-09-03 22:46:41 -07:00
committed by GitHub
parent 87914c6cc6
commit e7cf2fceac
8 changed files with 174 additions and 25 deletions
-1
View File
@@ -3,7 +3,6 @@
#include "n64dd.h"
// TODO functions of unknown prototype
extern char func_801C8510_unknown[];
extern char osGetIntMask[];
extern char osSetTime[];