Clean up some code
Couldn't manage to make the lbl_8011DD20 variable implicit in hsfdraw.c. I think this is from a SetHiliteTexMtx inline.
This commit is contained in:
parent
38ddfa01fc
commit
8201e5bf9a
6 changed files with 36 additions and 30 deletions
|
|
@ -441,8 +441,8 @@ GetBitMap = .text:0x800285E8; // type:function size:0x64
|
|||
Hu3DJointMotion = .text:0x8002864C; // type:function size:0xCC
|
||||
JointModel_Motion = .text:0x80028718; // type:function size:0x124
|
||||
Hu3DMotionCalc = .text:0x8002883C; // type:function size:0x19C
|
||||
SearchObjectIndex = .text:0x800289D8; // type:function size:0x90
|
||||
SearchAttributeIndex = .text:0x80028A68; // type:function size:0x9C
|
||||
SearchObjectIndex = .text:0x800289D8; // type:function size:0x90 scope:local
|
||||
SearchAttributeIndex = .text:0x80028A68; // type:function size:0x9C scope:local
|
||||
Hu3DAnimInit = .text:0x80028B04; // type:function size:0x7C
|
||||
Hu3DAnimCreate = .text:0x80028B80; // type:function size:0x1D0
|
||||
Hu3DAnimLink = .text:0x80028D50; // type:function size:0x1C4
|
||||
|
|
@ -4604,7 +4604,7 @@ __destroy_global_chain_reference = .dtors:0x8011DCE0; // type:object size:0x4 sc
|
|||
__fini_cpp_exceptions_reference = .dtors:0x8011DCE4; // type:object size:0x4 scope:global
|
||||
lbl_8011DD00 = .rodata:0x8011DD00; // type:object size:0x10 data:4byte
|
||||
lbl_8011DD10 = .rodata:0x8011DD10; // type:object size:0x10 data:4byte
|
||||
lbl_8011DD20 = .rodata:0x8011DD20; // type:object size:0x10 data:4byte
|
||||
lbl_8011DD20 = .rodata:0x8011DD20; // type:object size:0xC data:4byte
|
||||
lbl_8011DD30 = .rodata:0x8011DD30; // type:object size:0x20 data:byte
|
||||
lbl_8011DD50 = .rodata:0x8011DD50; // type:object size:0x10 data:4byte
|
||||
lbl_8011DD60 = .rodata:0x8011DD60; // type:object size:0x24 data:4byte
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue