mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
Undefined Symbols in the ASM (#527)
* Darkmeiro decompilation Bg_Gnd_Darkmeiro decompiled, matched, and documented. * give this a shot * fix conflict * one more try * could be useful * whoops * ZAP2 stuff * ZAP why * ZAP again * now with more symbols
This commit is contained in:
parent
3062045acd
commit
92e9f2d370
767 changed files with 3082 additions and 3077 deletions
|
@ -57,7 +57,9 @@ Vec3f D_80B16E7C = {
|
|||
};
|
||||
|
||||
UNK_TYPE D_80B16E88[] = {
|
||||
0x06007F80, 0x06006EC0, 0x060072C0,
|
||||
0x06007F80,
|
||||
0x06006EC0,
|
||||
0x060072C0,
|
||||
};
|
||||
|
||||
extern AnimationHeader D_060017E8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue