Match m446dll/stage.c
main.c is broken due to fn_1_CA0, otherwise, m446ddl is complete
This commit is contained in:
parent
d430953293
commit
285ecc1bf2
7 changed files with 43 additions and 44 deletions
|
|
@ -128,11 +128,11 @@ fn_1_852C = .text:0x0000852C; // type:function size:0xE0
|
|||
fn_1_860C = .text:0x0000860C; // type:function size:0xC
|
||||
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
|
||||
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte
|
||||
lbl_1_rodata_10 = .rodata:0x00000010; // type:object size:0x8 data:double
|
||||
lbl_1_rodata_18 = .rodata:0x00000018; // type:object size:0x30 data:4byte
|
||||
lbl_1_rodata_48 = .rodata:0x00000048; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_4C = .rodata:0x0000004C; // type:object size:0x4 data:float
|
||||
lbl_1_rodata_50 = .rodata:0x00000050; // type:object size:0x8 data:float
|
||||
lbl_1_rodata_10 = .rodata:0x00000010; // type:object size:0x8 scope:local data:double
|
||||
lbl_1_rodata_18 = .rodata:0x00000018; // type:object size:0x30 scope:local data:4byte
|
||||
lbl_1_rodata_48 = .rodata:0x00000048; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_4C = .rodata:0x0000004C; // type:object size:0x4 scope:local data:float
|
||||
lbl_1_rodata_50 = .rodata:0x00000050; // type:object size:0x8 scope:local data:float
|
||||
lbl_1_rodata_58 = .rodata:0x00000058; // type:object size:0x14 scope:local
|
||||
lbl_1_rodata_6C = .rodata:0x0000006C; // type:object size:0x14 scope:local
|
||||
lbl_1_rodata_80 = .rodata:0x00000080; // type:object size:0x8 scope:local data:double
|
||||
|
|
@ -252,7 +252,7 @@ lbl_1_data_38 = .data:0x00000038; // type:object size:0x18
|
|||
lbl_1_data_50 = .data:0x00000050; // type:object size:0x18
|
||||
lbl_1_data_68 = .data:0x00000068; // type:object size:0x8
|
||||
lbl_1_data_70 = .data:0x00000070; // type:object size:0x10
|
||||
lbl_1_data_80 = .data:0x00000080; // type:object size:0x20
|
||||
lbl_1_data_80 = .data:0x00000080; // type:object size:0x20 scope:local
|
||||
lbl_1_data_A0 = .data:0x000000A0; // type:object size:0x14
|
||||
jumptable_1_data_B4 = .data:0x000000B4; // type:object size:0x30 scope:local
|
||||
jumptable_1_data_E4 = .data:0x000000E4; // type:object size:0x68 scope:local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue