mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-08 00:44:42 +00:00
"decompile" ovl_map_mark_data, make minor tweaks to z_map_mark.c (#704)
* "decompile" ovl_map_mark_data, make minor tweaks to z_map_mark.c * implement some suggestions * eliminate wrapping braces
This commit is contained in:
parent
f4499a8de2
commit
86f16cf662
9 changed files with 2944 additions and 62 deletions
|
@ -3541,7 +3541,6 @@ extern u8 gGfxSPTaskStack[0x400]; // 0x400 bytes
|
|||
extern GfxPool gGfxPools[2]; // 0x24820 bytes
|
||||
extern u8 gAudioHeap[0x38000]; // 0x38000 bytes
|
||||
extern u8 gSystemHeap[];
|
||||
extern MapMarksData* gMapMarkDataTable[];
|
||||
//extern ? D_A4040004;
|
||||
//extern ? D_A4040008;
|
||||
//extern ? D_A404000C;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue