Split more minigames

This commit is contained in:
gamemasterplc 2024-04-05 22:57:08 -05:00
parent 52850703ee
commit 4ceef4d944
9 changed files with 73 additions and 6 deletions

View file

@ -5,3 +5,12 @@ Sections:
.rodata type:rodata align:8
.data type:data align:8
.bss type:bss align:8
REL/executor.c:
.text start:0x00000000 end:0x000000A0
REL/m414Dll/main.c:
.text start:0x000000A0 end:0x00008EC8
.rodata start:0x00000000 end:0x00000204
.data start:0x00000000 end:0x0000013B
.bss start:0x00000000 end:0x00000A14

View file

@ -1,6 +1,6 @@
_prolog = .text:0x00000000; // type:function size:0x54 scope:global
_epilog = .text:0x00000054; // type:function size:0x4C scope:global
fn_1_A0 = .text:0x000000A0; // type:function size:0x87C
ModuleProlog = .text:0x000000A0; // type:function size:0x87C
fn_1_91C = .text:0x0000091C; // type:function size:0x268
fn_1_B84 = .text:0x00000B84; // type:function size:0x154
fn_1_CD8 = .text:0x00000CD8; // type:function size:0x7C