mirror of https://github.com/zeldaret/tp.git
Couple more manual fixes
This commit is contained in:
parent
478ab607ef
commit
e9c496fea5
|
|
@ -522,13 +522,13 @@ __global_destructor_chain = .bss:0x00000000; // type:object size:0x4 scope:globa
|
|||
@1012 = .bss:0x0000003C; // type:object size:0x1 scope:local
|
||||
@1010 = .bss:0x00000040; // type:object size:0x1 scope:local
|
||||
@1009 = .bss:0x00000044; // type:object size:0x1 scope:local
|
||||
init$0000 = .bss:0x00000045; // type:object size:0x1 scope:local align:1 data:byte
|
||||
hio_set = .bss:0x00000045; // type:object size:0x1 scope:local align:1 data:byte
|
||||
@3948 = .bss:0x00000048; // type:object size:0xC scope:local
|
||||
l_HIO = .bss:0x00000054; // type:object size:0x50 scope:global data:byte
|
||||
handL_ang = .bss:0x000000A4; // type:object size:0x2 scope:global
|
||||
handR_ang = .bss:0x000000A6; // type:object size:0x2 scope:global
|
||||
handX_ang = .bss:0x000000A8; // type:object size:0x2 scope:global
|
||||
init$0000 = .bss:0x000000AA; // type:object size:0x1 scope:local align:1 data:byte
|
||||
breathTimerBase = .bss:0x000000AA; // type:object size:0x1 scope:local align:1 data:byte
|
||||
@5249 = .bss:0x000000AC; // type:object size:0xC scope:local
|
||||
init$3146 = .bss:0x000000B8; // type:object size:0x1 scope:local data:byte
|
||||
@5252 = .bss:0x000000BC; // type:object size:0xC scope:local
|
||||
|
|
|
|||
|
|
@ -21386,7 +21386,7 @@ chk_type_num__12dAttention_c = .sdata:0x8045066C; // type:object size:0x4 scope:
|
|||
attn_opt_hold = .sdata:0x80450670; // type:object size:0x1 scope:local align:1 data:byte
|
||||
ang_table$4418 = .sdata:0x80450674; // type:object size:0x6 scope:local align:4
|
||||
data_80450680 = .sdata:0x80450680; // type:object size:0x1 scope:global align:4 data:byte
|
||||
data_80450688 = .sdata:0x80450688; // type:object size:0x1 scope:global align:4 data:byte
|
||||
l_captureAlpha = .sdata:0x80450688; // type:object size:0x1 scope:global align:4 data:byte
|
||||
l_autoUpHeight = .sdata:0x80450690; // type:object size:0x4 scope:global align:4 data:float
|
||||
l_autoDownHeight = .sdata:0x80450694; // type:object size:0x4 scope:global align:4 data:float
|
||||
l_ladderAnmBaseTransY = .sdata:0x80450698; // type:object size:0x4 scope:global align:4 data:float
|
||||
|
|
@ -21896,9 +21896,9 @@ mTypeGroupData__7dTres_c = .sbss:0x80450F98; // type:object size:0x4 scope:globa
|
|||
mNum__7dTres_c = .sbss:0x80450F9C; // type:object size:0x2 scope:global align:2 data:2byte
|
||||
m_myObj__10dMdl_mng_c = .sbss:0x80450FA0; // type:object size:0x4 scope:global align:4 data:4byte
|
||||
m_obj__12dEyeHL_mng_c = .sbss:0x80450FA8; // type:object size:0x4 scope:global align:4 data:4byte
|
||||
struct_80450FB0 = .sbss:0x80450FB0; // type:object size:0x1 scope:global align:8 data:byte
|
||||
lbl_80450FB1 = .sbss:0x80450FB1; // type:object size:0x1 data:byte
|
||||
lbl_80450FB2 = .sbss:0x80450FB2; // type:object size:0x1 data:byte
|
||||
l_dvdError$1875 = .sbss:0x80450FB0; // type:object size:0x1 data:byte
|
||||
l_texCopied$1898 = .sbss:0x80450FB1; // type:object size:0x1 data:byte
|
||||
init$1899 = .sbss:0x80450FB2; // type:object size:0x1 data:byte
|
||||
init$11203 = .sbss:0x80450FB8; // type:object size:0x1 scope:global align:1 data:byte
|
||||
init$11207 = .sbss:0x80450FB9; // type:object size:0x1 scope:global align:1 data:byte
|
||||
init$11211 = .sbss:0x80450FBA; // type:object size:0x1 scope:global align:1 data:byte
|
||||
|
|
|
|||
Loading…
Reference in New Issue