Minor cleanups
This commit is contained in:
parent
7b22f8de15
commit
04107e33bf
4 changed files with 6 additions and 4 deletions
|
|
@ -148,7 +148,7 @@ lbl_2_data_31E = .data:0x0000031E; // type:object size:0x8
|
|||
playerCntMessTbl = .data:0x00000328; // type:object size:0x10 scope:local
|
||||
charPosTbl = .data:0x00000338; // type:object size:0x40 scope:local data:float
|
||||
charComSfxTbl = .data:0x00000378; // type:object size:0x20 scope:local
|
||||
lbl_2_data_398 = .data:0x00000398; // type:object size:0xE scope:local data:string
|
||||
lbl_2_data_398 = .data:0x00000398; // type:object size:0x10 scope:local data:string
|
||||
charSpriteTbl = .data:0x000003A8; // type:object size:0x20 scope:local
|
||||
cursorSpriteTbl = .data:0x000003C8; // type:object size:0x14 scope:local
|
||||
hiliteSprTbl = .data:0x000003DC; // type:object size:0x14 scope:local
|
||||
|
|
|
|||
|
|
@ -49,6 +49,8 @@ fn_1_8A10 = .text:0x00008A10; // type:function size:0x60
|
|||
fn_1_8A70 = .text:0x00008A70; // type:function size:0x458
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte
|
||||
__fakeHalf = .rodata:0x00000000; // type:object size:0x8 data:double
|
||||
__fakeThree = .rodata:0x00000008; // type:object size:0x8 data:double
|
||||
lbl_1_rodata_10 = .rodata:0x00000010; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_14 = .rodata:0x00000014; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_18 = .rodata:0x00000018; // type:object size:0x4 scope:local data:float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue