Renamed ModuleProlog to ObjectSetup
This commit is contained in:
parent
99dd7b41fb
commit
ef409cf9cd
105 changed files with 127 additions and 128 deletions
|
|
@ -1,6 +1,6 @@
|
|||
_prolog = .text:0x00000000; // type:function size:0x54 scope:global
|
||||
_epilog = .text:0x00000054; // type:function size:0x4C scope:global
|
||||
ModuleProlog = .text:0x000000A0; // type:function size:0x8F4
|
||||
ObjectSetup = .text:0x000000A0; // type:function size:0x8F4
|
||||
fn_1_994 = .text:0x00000994; // type:function size:0xE50 scope:local
|
||||
fn_1_17E4 = .text:0x000017E4; // type:function size:0xA28 scope:local
|
||||
fn_1_220C = .text:0x0000220C; // type:function size:0x5F8 scope:local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue