diff options
| author | Dragorn421 <Dragorn421@users.noreply.github.com> | 2024-08-25 17:57:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-25 17:57:49 +0200 |
| commit | 1d275fa9a582b5952b1d82bab3b5af4ce5de182e (patch) | |
| tree | fca8a138b1b83f9d1ba2fbc80cb53f1d175667db /undefined_syms.txt | |
| parent | 7c2e0383f32683807e1ffb6d7d019cf50e7967d2 (diff) | |
[ntsc-1.2] Partially match z_en_mag (#2079)
* Partially match z_en_mag
* review
* Match func_80AEEA48_unknown (thanks cadmic)
Diffstat (limited to 'undefined_syms.txt')
| -rw-r--r-- | undefined_syms.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/undefined_syms.txt b/undefined_syms.txt index 6b1d6f5ca..52c0dff6c 100644 --- a/undefined_syms.txt +++ b/undefined_syms.txt @@ -31,6 +31,9 @@ func_801C8510_unknown = 0x801C8510; D_801DA410 = 0x801DA410; D_801E8090 = 0x801E8090; +// z_en_mag.c +func_801C79BC_unknown = 0x801C79BC; + // z_setup.c n64dd_SetDiskVersion = 0x801C8808; |
