Matched game/mapspace
This commit is contained in:
parent
c574e929f7
commit
89341bcba6
7 changed files with 934 additions and 6 deletions
|
|
@ -266,7 +266,7 @@ game/chrman.c:
|
|||
|
||||
game/mapspace.c:
|
||||
.text start:0x80050C5C end:0x80054A00
|
||||
.bss start:0x80197650 end:0x80197AB8
|
||||
.bss start:0x80197650 end:0x80197AC0
|
||||
.sbss start:0x801D3E18 end:0x801D3E38
|
||||
.sdata2 start:0x801D50D0 end:0x801D5100
|
||||
|
||||
|
|
|
|||
|
|
@ -5560,7 +5560,7 @@ ColisionIdx = .bss:0x80197708; // type:object size:0x78
|
|||
HitFaceVec = .bss:0x80197780; // type:object size:0x180
|
||||
OldXYZ = .bss:0x80197900; // type:object size:0xC scope:local
|
||||
HitFace = .bss:0x8019790C; // type:object size:0x180
|
||||
CharObject = .bss:0x80197A8C; // type:object size:0x28
|
||||
CharObject = .bss:0x80197A8C; // type:object size:0x30
|
||||
SimpleControl = .bss:0x80197AC0; // type:object size:0x19C
|
||||
SoundBuffer = .bss:0x80197C60; // type:object size:0x500 scope:local align:32
|
||||
WorkBuffer = .bss:0x80198160; // type:object size:0x40 scope:local align:32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue