Split 1 vs 3 minigames
This commit is contained in:
parent
56cfa0740a
commit
85a22ee7e0
19 changed files with 259 additions and 39 deletions
|
|
@ -5,3 +5,13 @@ Sections:
|
|||
.rodata type:rodata align:8
|
||||
.data type:data align:8
|
||||
.bss type:bss align:8
|
||||
|
||||
REL/m418Dll/main.c:
|
||||
.text start:0x00000000 end:0x0000A920
|
||||
.rodata start:0x00000000 end:0x000002F0
|
||||
.data start:0x00000000 end:0x000004CC
|
||||
.bss start:0x00000000 end:0x00000430
|
||||
|
||||
REL/m418Dll/sequence.c:
|
||||
.text start:0x0000A920 end:0x0000E2D8
|
||||
.rodata start:0x000002F0 end:0x00000340
|
||||
|
|
|
|||
|
|
@ -272,7 +272,8 @@ lbl_1_data_180 = .data:0x00000180; // type:object size:0x12 data:string
|
|||
lbl_1_data_192 = .data:0x00000192; // type:object size:0x15 data:string
|
||||
lbl_1_data_1A7 = .data:0x000001A7; // type:object size:0x19 data:string
|
||||
lbl_1_data_1C0 = .data:0x000001C0; // type:object size:0x20
|
||||
lbl_1_data_1E0 = .data:0x000001E0; // type:object size:0x60
|
||||
lbl_1_data_1E0 = .data:0x000001E0; // type:object size:0x20
|
||||
lbl_1_data_200 = .data:0x00000200; // type:object size:0x40
|
||||
lbl_1_data_240 = .data:0x00000240; // type:object size:0x24
|
||||
lbl_1_data_264 = .data:0x00000264; // type:object size:0x30
|
||||
lbl_1_data_294 = .data:0x00000294; // type:object size:0x24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue