Finish mentdll/main.c
This commit is contained in:
parent
935e11886b
commit
6b2f54d2c1
6 changed files with 177 additions and 51 deletions
|
|
@ -10,9 +10,10 @@ REL/mentDll/common.c:
|
|||
.text start:0x00000000 end:0x0000658C
|
||||
.rodata start:0x00000000 end:0x000000E8
|
||||
.data start:0x00000000 end:0x000000D8
|
||||
.bss start:0x00000000 end:0x00000008
|
||||
|
||||
REL/mentDll/main.c:
|
||||
.text start:0x0000658C end:0x00023A38
|
||||
.rodata start:0x000000E8 end:0x00000528
|
||||
.data start:0x000000D8 end:0x000006D0
|
||||
.bss start:0x00000000 end:0x000036C4
|
||||
.bss start:0x00000008 end:0x000036C4
|
||||
|
|
|
|||
|
|
@ -419,7 +419,8 @@ lbl_1_data_5BC = .data:0x000005BC; // type:object size:0x20
|
|||
lbl_1_data_5DC = .data:0x000005DC; // type:object size:0x64 data:float
|
||||
lbl_1_data_640 = .data:0x00000640; // type:object size:0x50 data:4byte
|
||||
lbl_1_data_690 = .data:0x00000690; // type:object size:0x40 data:4byte
|
||||
lbl_1_bss_0 = .bss:0x00000000; // type:object size:0x14 data:4byte
|
||||
lbl_1_bss_0 = .bss:0x00000000; // type:object size:0x4 data:4byte
|
||||
lbl_1_bss_8 = .bss:0x00000008; // type:object size:0xC data:4byte
|
||||
lbl_1_bss_14 = .bss:0x00000014; // type:object size:0x10 data:4byte
|
||||
lbl_1_bss_24 = .bss:0x00000024; // type:object size:0x40 data:4byte
|
||||
lbl_1_bss_64 = .bss:0x00000064; // type:object size:0x44 data:float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue