diff options
| author | cadmic <cadmic24@gmail.com> | 2024-09-03 22:46:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-04 01:46:41 -0400 |
| commit | e7cf2fceac67295010801346f3115a4363545db6 (patch) | |
| tree | 477ae192035a50efbf98ad8e2dd68a7e77337939 /undefined_syms.txt | |
| parent | 87914c6cc6c38460a07452cc23d666975f786450 (diff) | |
[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
Diffstat (limited to 'undefined_syms.txt')
| -rw-r--r-- | undefined_syms.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/undefined_syms.txt b/undefined_syms.txt index 94e26b904..7ce3eb5ae 100644 --- a/undefined_syms.txt +++ b/undefined_syms.txt @@ -26,6 +26,10 @@ func_801C8510_unknown = 0x801C8510; D_801DA410 = 0x801DA410; D_801E8090 = 0x801E8090; +// game.c +func_801C86F0_unknown = 0x801C86F0; +func_801C7760_unknown = 0x801C7760; + // z_en_mag.c func_801C79BC_unknown = 0x801C79BC; |
