Renamed ModuleProlog to ObjectSetup
This commit is contained in:
parent
99dd7b41fb
commit
ef409cf9cd
105 changed files with 127 additions and 128 deletions
|
|
@ -9,7 +9,7 @@ UpdateMGInterface = .text:0x00001138; // type:function size:0x14 scope:local
|
|||
CreateMGInterface = .text:0x0000114C; // type:function size:0x1F0 scope:local
|
||||
_prolog = .text:0x0000133C; // type:function size:0x54 scope:global
|
||||
_epilog = .text:0x00001390; // type:function size:0x4C scope:global
|
||||
ModuleProlog = .text:0x000013DC; // type:function size:0x108
|
||||
ObjectSetup = .text:0x000013DC; // type:function size:0x108
|
||||
E3MainInit = .text:0x000014E4; // type:function size:0x514
|
||||
E3LightInit = .text:0x000019F8; // type:function size:0x1AC
|
||||
GetStickX = .text:0x00001BA4; // type:function size:0x7C scope:local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue