Skip to content

Commit

Permalink
Split 0-01 common BSS
Browse files Browse the repository at this point in the history
  • Loading branch information
Antidote committed Dec 27, 2024
1 parent b35e2cc commit a24fef4
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 58 deletions.
8 changes: 4 additions & 4 deletions config/GM8E01_00/symbols.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19488,8 +19488,8 @@ sMazeSeeds__15CScriptMazeNode = .bss:0x805726FC; // type:object size:0x4B0 scope
sDupVertexList__20CMetroidAreaCollider = .bss:0x80572BAC; // type:object size:0x5000 scope:global
sDupEdgeList__20CMetroidAreaCollider = .bss:0x8058BBAC; // type:object size:0xC000 scope:global
sDupTriangleList__20CMetroidAreaCollider = .bss:0x80597BAC; // type:object size:0x8000 scope:global
lbl_8059FBAC = .bss:0x8059FBAC; // type:object size:0xC data:float
lbl_8059FBC4 = .bss:0x8059FBC4; // type:object size:0xC data:float
kDefaultPosition__11CWorldLight = .bss:0x8059FBAC; // type:object size:0xC data:float
kDefaultDirection__11CWorldLight = .bss:0x8059FBC4; // type:object size:0xC data:float
lbl_8059FBD0 = .bss:0x8059FBD0; // type:object size:0x18 data:4byte
lbl_8059FC78 = .bss:0x8059FC78; // type:object size:0x18 data:4byte
lbl_8059FC90 = .bss:0x8059FC90; // type:object size:0x18 data:4byte
Expand All @@ -19511,7 +19511,7 @@ lbl_805A4F98 = .bss:0x805A4F98; // type:object size:0x1E0 data:4byte
lbl_805A5178 = .bss:0x805A5178; // type:object size:0x9C data:4byte
lbl_805A5214 = .bss:0x805A5214; // type:object size:0x154 data:4byte
lbl_805A5368 = .bss:0x805A5368; // type:object size:0x60 data:4byte
kDefaultPosition__6CLight = .bss:0x805A53C8; // type:object size:0x18 scope:global data:float
kDefaultPosition__6CLight = .bss:0x805A53C8; // type:object size:0xC scope:global data:float
kDefaultDirection__6CLight = .bss:0x805A53E0; // type:object size:0xC scope:global data:float
sGXState__3CGX = .bss:0x805A53EC; // type:object size:0x260 scope:global data:4byte
kEnvPassthru__13CTevCombiners = .bss:0x805A564C; // type:object size:0x4C scope:global
Expand Down Expand Up @@ -19544,7 +19544,7 @@ sIdentity__9CMatrix3f = .bss:0x805A65FC; // type:object size:0x24 scope:global
lbl_805A6620 = .bss:0x805A6620; // type:object size:0x40 data:float
sNoRotation__11CQuaternion = .bss:0x805A6660; // type:object size:0x10 scope:global data:float
sIdentity__12CTransform4f = .bss:0x805A6670; // type:object size:0x30 scope:global data:float
sZeroVector__9CVector3f = .bss:0x805A66A0; // type:object size:0x54 scope:global data:float
sZeroVector__9CVector3f = .bss:0x805A66A0; // type:object size:0xC scope:global data:float
sUpVector__9CVector3f = .bss:0x805A66F4; // type:object size:0xC scope:global data:float
sDownVector__9CVector3f = .bss:0x805A6700; // type:object size:0xC scope:global data:float
sLeftVector__9CVector3f = .bss:0x805A670C; // type:object size:0xC scope:global data:float
Expand Down
Loading

0 comments on commit a24fef4

Please sign in to comment.