mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
[ntsc-1.2] Match kaleido_collect.c, kaleido_scope.c (#2070)
* Match kaleido_{collect,scope} * review
This commit is contained in:
parent
9b409f5ff4
commit
b40e51d8c8
4 changed files with 113 additions and 60 deletions
|
@ -22,3 +22,7 @@ _n64ddSegmentRomEnd = 0x00B9DA70;
|
|||
D_801DA410 = 0x801DA410;
|
||||
D_801E8090 = 0x801E8090;
|
||||
D_800FF4B0 = 0x800FF4B0; // size:0xB0 type:n64ddStruct_800FF4B0_pointers
|
||||
gBitFlags = 0x800F9240; // size:0x80 type:u32[32]
|
||||
gSfxDefaultPos = 0x801049D4; // size:0xC type:Vec3f
|
||||
gSfxDefaultFreqAndVolScale = 0x801049E0; // size:0x4 type:f32
|
||||
gSfxDefaultReverb = 0x801049E8; // size:0x1 type:s8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue