Merge branch 'Rainchus:main' into main

This commit is contained in:
CreateSource 2024-04-22 10:33:38 -04:00 committed by GitHub
commit 100c056cbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
47 changed files with 734 additions and 311 deletions

View file

@ -10,4 +10,5 @@ REL/executor.c:
REL/_minigameDLL/_minigameDLL.c:
.text start:0x000000A0 end:0x000000F0
.rodata start:0x00000000 end:0x00000010
.data start:0x00000000 end:0x00000014

View file

@ -5,3 +5,13 @@ Sections:
.rodata type:rodata align:8
.data type:data align:8
.bss type:bss align:8
REL/m435Dll/main.c:
.text start:0x00000000 end:0x0001526C
.rodata start:0x00000000 end:0x000004C0
.data start:0x00000000 end:0x0000055C
.bss start:0x00000000 end:0x00004F48
REL/m435Dll/sequence.c:
.text start:0x0001526C end:0x0001A44C
.rodata start:0x000004C0 end:0x00000530

View file

@ -391,7 +391,8 @@ lbl_1_rodata_414 = .rodata:0x00000414; // type:object size:0x8 data:4byte
lbl_1_rodata_41C = .rodata:0x0000041C; // type:object size:0x8 data:4byte
lbl_1_rodata_424 = .rodata:0x00000424; // type:object size:0x8 data:4byte
lbl_1_rodata_42C = .rodata:0x0000042C; // type:object size:0x30 data:4byte
lbl_1_rodata_45C = .rodata:0x0000045C; // type:object size:0x64 data:4byte
lbl_1_rodata_45C = .rodata:0x0000045C; // type:object size:0x30 data:4byte
lbl_1_rodata_48C = .rodata:0x0000048C; // type:object size:0x30 data:4byte
lbl_1_rodata_4C0 = .rodata:0x000004C0; // type:object size:0x4 data:float
lbl_1_rodata_4C8 = .rodata:0x000004C8; // type:object size:0x8 data:double
lbl_1_rodata_4D0 = .rodata:0x000004D0; // type:object size:0x4 data:float

View file

@ -5,3 +5,13 @@ Sections:
.rodata type:rodata align:8
.data type:data align:8
.bss type:bss align:8
REL/m436Dll/main.c:
.text start:0x00000000 end:0x000110FC
.rodata start:0x00000000 end:0x00000350
.data start:0x00000000 end:0x0000036C
.bss start:0x00000000 end:0x000004B4
REL/m436Dll/sequence.c:
.text start:0x000110FC end:0x000154B0
.rodata start:0x00000350 end:0x000003B8

View file

@ -287,7 +287,7 @@ lbl_1_rodata_30C = .rodata:0x0000030C; // type:object size:0x4 data:float
lbl_1_rodata_310 = .rodata:0x00000310; // type:object size:0x4 data:float
lbl_1_rodata_314 = .rodata:0x00000314; // type:object size:0x4 data:float
lbl_1_rodata_318 = .rodata:0x00000318; // type:object size:0x4 data:float
lbl_1_rodata_31C = .rodata:0x0000031C; // type:object size:0x34 data:4byte
lbl_1_rodata_31C = .rodata:0x0000031C; // type:object size:0x30 data:4byte
lbl_1_rodata_350 = .rodata:0x00000350; // type:object size:0x4 data:float
lbl_1_rodata_358 = .rodata:0x00000358; // type:object size:0x8 data:double
lbl_1_rodata_360 = .rodata:0x00000360; // type:object size:0x4 data:float

View file

@ -5,3 +5,14 @@ Sections:
.rodata type:rodata align:8
.data type:data align:8
.bss type:bss align:8
REL/m437Dll/main.c:
.text start:0x00000000 end:0x00011348
.rodata start:0x00000000 end:0x000005D0
.data start:0x00000000 end:0x00000350
.bss start:0x00000000 end:0x000009A8
REL/m437Dll/sequence.c:
.text start:0x00011348 end:0x0001679C
.rodata start:0x000005D0 end:0x00000640
.data start:0x00000350 end:0x00000430

View file

@ -5,3 +5,23 @@ 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/m438Dll/main.c:
.text start:0x000000A0 end:0x0000B4D8
.rodata start:0x00000000 end:0x000002C8
.data start:0x00000000 end:0x00000750
.bss start:0x00000000 end:0x00000E28
REL/m438Dll/map.c:
.text start:0x0000B4D8 end:0x0000E658
.rodata start:0x000002C8 end:0x00000450
.data start:0x00000750 end:0x00000938
.bss start:0x00000E28 end:0x000010A4
REL/m438Dll/fire.c:
.text start:0x0000E658 end:0x00012B98
.rodata start:0x00000450 end:0x000004B0
.data start:0x00000938 end:0x00000943

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:0x43C
ModuleProlog = .text:0x000000A0; // type:function size:0x43C
fn_1_4DC = .text:0x000004DC; // type:function size:0x20
fn_1_4FC = .text:0x000004FC; // type:function size:0x478
fn_1_974 = .text:0x00000974; // type:function size:0x800
@ -285,7 +285,7 @@ lbl_1_rodata_2A8 = .rodata:0x000002A8; // type:object size:0x4 data:float
lbl_1_rodata_2AC = .rodata:0x000002AC; // type:object size:0x4 data:float
lbl_1_rodata_2B0 = .rodata:0x000002B0; // type:object size:0x4 data:float
lbl_1_rodata_2B8 = .rodata:0x000002B8; // type:object size:0x8 data:double
lbl_1_rodata_2C0 = .rodata:0x000002C0; // type:object size:0x8 data:float
lbl_1_rodata_2C0 = .rodata:0x000002C0; // type:object size:0x4 data:float
lbl_1_rodata_2C8 = .rodata:0x000002C8; // type:object size:0x4 data:float
lbl_1_rodata_2CC = .rodata:0x000002CC; // type:object size:0x4 data:float
lbl_1_rodata_2D0 = .rodata:0x000002D0; // type:object size:0x4 data:float
@ -455,7 +455,7 @@ lbl_1_bss_DD4 = .bss:0x00000DD4; // type:object size:0x4 data:4byte
lbl_1_bss_DD8 = .bss:0x00000DD8; // type:object size:0x4 data:4byte
lbl_1_bss_DDC = .bss:0x00000DDC; // type:object size:0x4 data:4byte
lbl_1_bss_DE0 = .bss:0x00000DE0; // type:object size:0x4 data:4byte
lbl_1_bss_DE4 = .bss:0x00000DE4; // type:object size:0x48 data:4byte
lbl_1_bss_DE4 = .bss:0x00000DE4; // type:object size:0x44 data:4byte
lbl_1_bss_E2C = .bss:0x00000E2C; // type:object size:0x4 data:4byte
lbl_1_bss_E30 = .bss:0x00000E30; // type:object size:0x4 data:4byte
lbl_1_bss_E34 = .bss:0x00000E34; // type:object size:0x258 data:4byte

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/m439Dll/main.c:
.text start:0x000000A0 end:0x0000818C
.rodata start:0x00000000 end:0x00000200
.data start:0x00000000 end:0x000078F0
.bss start:0x00000000 end:0x00000174

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:0x2C4
ModuleProlog = .text:0x000000A0; // type:function size:0x2C4
fn_1_364 = .text:0x00000364; // type:function size:0x10
fn_1_374 = .text:0x00000374; // type:function size:0x10
fn_1_384 = .text:0x00000384; // type:function size:0x84

View file

@ -5,3 +5,18 @@ 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/m440Dll/main.c:
.text start:0x000000A0 end:0x0000AE08
.rodata start:0x00000000 end:0x00000190
.data start:0x00000000 end:0x000001D8
.bss start:0x00000000 end:0x00000070
REL/m440Dll/object.c:
.text start:0x0000AE08 end:0x0000F514
.rodata start:0x00000190 end:0x000002B4
.data start:0x000001D8 end:0x00000254
.bss start:0x00000070 end:0x000000D0

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:0x324
ModuleProlog = .text:0x000000A0; // type:function size:0x324
fn_1_3C4 = .text:0x000003C4; // type:function size:0x70
fn_1_434 = .text:0x00000434; // type:function size:0x70
fn_1_4A4 = .text:0x000004A4; // type:function size:0x224
@ -171,7 +171,7 @@ lbl_1_rodata_170 = .rodata:0x00000170; // type:object size:0xC data:4byte
lbl_1_rodata_17C = .rodata:0x0000017C; // type:object size:0x4 data:float
lbl_1_rodata_180 = .rodata:0x00000180; // type:object size:0x4 data:float
lbl_1_rodata_184 = .rodata:0x00000184; // type:object size:0x4 data:float
lbl_1_rodata_188 = .rodata:0x00000188; // type:object size:0x8 data:float
lbl_1_rodata_188 = .rodata:0x00000188; // type:object size:0x4 data:float
lbl_1_rodata_190 = .rodata:0x00000190; // type:object size:0x4 data:float
lbl_1_rodata_194 = .rodata:0x00000194; // type:object size:0x4 data:float
lbl_1_rodata_198 = .rodata:0x00000198; // type:object size:0x4 data:float

View file

@ -5,3 +5,9 @@ Sections:
.rodata type:rodata align:8
.data type:data align:8
.bss type:bss align:8
REL/m441Dll/main.c:
.text start:0x00000000 end:0x0000AB1C
.rodata start:0x00000000 end:0x000001EC
.data start:0x00000000 end:0x000005CC
.bss start:0x00000000 end:0x00000204

View file

@ -5,3 +5,23 @@ 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/m443Dll/main.c:
.text start:0x000000A0 end:0x00004A5C
.rodata start:0x00000000 end:0x000001F0
.data start:0x00000000 end:0x00000240
.bss start:0x00000000 end:0x00000078
REL/m443Dll/map.c:
.text start:0x00004A5C end:0x00005444
.rodata start:0x000001F0 end:0x00000278
.data start:0x00000240 end:0x00000258
REL/m443Dll/player.c:
.text start:0x00005444 end:0x00009638
.rodata start:0x00000278 end:0x000004E0
.data start:0x00000258 end:0x000004F0
.bss start:0x00000078 end:0x000000A0

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:0x380
ModuleProlog = .text:0x000000A0; // type:function size:0x380
fn_1_420 = .text:0x00000420; // type:function size:0xC4
fn_1_4E4 = .text:0x000004E4; // type:function size:0xA0
fn_1_584 = .text:0x00000584; // type:function size:0x14C
@ -288,9 +288,9 @@ lbl_1_data_108 = .data:0x00000108; // type:object size:0x80
lbl_1_data_188 = .data:0x00000188; // type:object size:0x80
lbl_1_data_208 = .data:0x00000208; // type:object size:0x1 data:byte
lbl_1_data_20C = .data:0x0000020C; // type:object size:0x1A data:string
lbl_1_data_226 = .data:0x00000226; // type:object size:0x1A
lbl_1_data_240 = .data:0x00000240; // type:object size:0x18
lbl_1_data_258 = .data:0x00000258; // type:object size:0x2C
lbl_1_data_226 = .data:0x00000226; // type:object size:0x19 data:string
lbl_1_data_240 = .data:0x00000240; // type:object size:0x14
lbl_1_data_264 = .data:0x00000258; // type:object size:0x20
lbl_1_data_284 = .data:0x00000284; // type:object size:0x40
lbl_1_data_2C4 = .data:0x000002C4; // type:object size:0x10
lbl_1_data_2D4 = .data:0x000002D4; // type:object size:0x50

View file

@ -5,3 +5,28 @@ 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/m444dll/main.c:
.text start:0x000000A0 end:0x00008424
.rodata start:0x00000000 end:0x00000278
.data start:0x00000000 end:0x00000258
.bss start:0x00000000 end:0x00000310
REL/m444dll/pinball.c:
.text start:0x00008424 end:0x0000D588
.rodata start:0x00000278 end:0x00000428
.data start:0x00000258 end:0x00000470
.bss start:0x00000310 end:0x00019908
REL/m444dll/datalist.c:
.text start:0x0000D588 end:0x0000D9C8
.rodata start:0x00000428 end:0x00000438
.data start:0x00000470 end:0x000016EC
.bss start:0x00019908 end:0x00019A76
REL/m444dll/shadow.c:
.text start:0x0000D9C8 end:0x0000DE20
.rodata start:0x00000438 end:0x00000474

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:0x3D0
ModuleProlog = .text:0x000000A0; // type:function size:0x3D0
fn_1_470 = .text:0x00000470; // type:function size:0x370C
fn_1_3B7C = .text:0x00003B7C; // type:function size:0x1270
fn_1_4DEC = .text:0x00004DEC; // type:function size:0x7C4
@ -231,7 +231,8 @@ lbl_1_rodata_468 = .rodata:0x00000468; // type:object size:0x8 data:double
lbl_1_rodata_470 = .rodata:0x00000470; // type:object size:0x4 data:float
lbl_1_data_0 = .data:0x00000000; // type:object size:0x118
lbl_1_data_118 = .data:0x00000118; // type:object size:0x28
lbl_1_data_140 = .data:0x00000140; // type:object size:0x54 data:float
lbl_1_data_14C = .data:0x00000140; // type:object size:0x3C data:float
lbl_1_data_188 = .data:0x00000188; // type:object size:0xC
lbl_1_data_194 = .data:0x00000194; // type:object size:0x20
lbl_1_data_1B4 = .data:0x000001B4; // type:object size:0x24 data:string
lbl_1_data_1D8 = .data:0x000001D8; // type:object size:0xA data:string
@ -245,7 +246,7 @@ lbl_1_data_22A = .data:0x0000022A; // type:object size:0xB data:string
lbl_1_data_235 = .data:0x00000235; // type:object size:0xB data:string
lbl_1_data_240 = .data:0x00000240; // type:object size:0x4
lbl_1_data_244 = .data:0x00000244; // type:object size:0xA data:string
lbl_1_data_24E = .data:0x0000024E; // type:object size:0xA
lbl_1_data_24E = .data:0x0000024E; // type:object size:0x4 data:string
lbl_1_data_258 = .data:0x00000258; // type:object size:0xC
lbl_1_data_264 = .data:0x00000264; // type:object size:0x3C
lbl_1_data_2A0 = .data:0x000002A0; // type:object size:0x28
@ -314,7 +315,8 @@ lbl_1_bss_18A0 = .bss:0x000018A0; // type:object size:0x14
lbl_1_bss_18B4 = .bss:0x000018B4; // type:object size:0x3C
lbl_1_bss_18F0 = .bss:0x000018F0; // type:object size:0xC000
lbl_1_bss_D8F0 = .bss:0x0000D8F0; // type:object size:0xC000
lbl_1_bss_198F0 = .bss:0x000198F0; // type:object size:0x1A
lbl_1_bss_198F0 = .bss:0x000198F0; // type:object size:0x14
lbl_1_bss_19908 = .bss:0x00019908; // type:object size:0x2
lbl_1_bss_1990A = .bss:0x0001990A; // type:object size:0x2 data:2byte
lbl_1_bss_1990E = .bss:0x0001990E; // type:object size:0xB4 data:2byte
lbl_1_bss_199C2 = .bss:0x000199C2; // type:object size:0xB4 data:2byte

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/m445Dll/main.c:
.text start:0x000000A0 end:0x00008D54
.rodata start:0x00000000 end:0x000001D0
.data start:0x00000000 end:0x0000029A
.bss start:0x00000000 end:0x000006E8

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:0x418
ModuleProlog = .text:0x000000A0; // type:function size:0x418
fn_1_4B8 = .text:0x000004B8; // type:function size:0x54
fn_1_50C = .text:0x0000050C; // type:function size:0x4
fn_1_510 = .text:0x00000510; // type:function size:0x10

View file

@ -5,3 +5,54 @@ 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/m446dll/main.c:
.text start:0x000000A0 end:0x00001C64
.rodata start:0x00000000 end:0x00000058
.data start:0x00000000 end:0x00000150
.bss start:0x00000000 end:0x00000018
REL/m446dll/card.c:
.text start:0x00001C64 end:0x00003064
.rodata start:0x00000058 end:0x000000D0
.data start:0x00000150 end:0x000001A8
.bss start:0x00000018 end:0x00000020
REL/m446dll/deck.c:
.text start:0x00003064 end:0x00003924
.rodata start:0x000000D0 end:0x00000138
.data start:0x000001A8 end:0x000001E8
.bss start:0x00000020 end:0x00000028
REL/m446dll/table.c:
.text start:0x00003924 end:0x0000480C
.rodata start:0x00000138 end:0x00000170
.data start:0x000001E8 end:0x00000228
.bss start:0x00000028 end:0x00000030
REL/m446dll/player.c:
.text start:0x0000480C end:0x00006778
.rodata start:0x00000170 end:0x00000208
.data start:0x00000228 end:0x00000370
.bss start:0x00000030 end:0x00000038
REL/m446dll/camera.c:
.text start:0x00006778 end:0x000072E0
.rodata start:0x00000208 end:0x00000268
.data start:0x00000370 end:0x000003C8
.bss start:0x00000038 end:0x00000098
REL/m446dll/cursor.c:
.text start:0x000072E0 end:0x00007BF0
.rodata start:0x00000268 end:0x000002A0
.data start:0x000003C8 end:0x00000410
.bss start:0x00000098 end:0x000000A0
REL/m446dll/stage.c:
.text start:0x00007BF0 end:0x00008618
.rodata start:0x000002A0 end:0x000002D8
.data start:0x00000410 end:0x000004F6
.bss start:0x000000A0 end:0x000000A4

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:0x9C
ModuleProlog = .text:0x000000A0; // type:function size:0x9C
fn_1_13C = .text:0x0000013C; // type:function size:0x168
fn_1_2A4 = .text:0x000002A4; // type:function size:0x158
fn_1_3FC = .text:0x000003FC; // type:function size:0xB8
@ -160,7 +160,7 @@ lbl_1_rodata_118 = .rodata:0x00000118; // type:object size:0x8 data:double
lbl_1_rodata_120 = .rodata:0x00000120; // type:object size:0x4 data:float
lbl_1_rodata_124 = .rodata:0x00000124; // type:object size:0x4 data:float
lbl_1_rodata_128 = .rodata:0x00000128; // type:object size:0x8 data:double
lbl_1_rodata_130 = .rodata:0x00000130; // type:object size:0x8 data:float
lbl_1_rodata_130 = .rodata:0x00000130; // type:object size:0x4 data:float
lbl_1_rodata_138 = .rodata:0x00000138; // type:object size:0x4 data:float
lbl_1_rodata_13C = .rodata:0x0000013C; // type:object size:0x4 data:float
lbl_1_rodata_140 = .rodata:0x00000140; // type:object size:0x4 data:float
@ -189,7 +189,8 @@ lbl_1_rodata_1B0 = .rodata:0x000001B0; // type:object size:0x4 data:float
lbl_1_rodata_1B4 = .rodata:0x000001B4; // type:object size:0x4 data:float
lbl_1_rodata_1B8 = .rodata:0x000001B8; // type:object size:0x4 data:float
lbl_1_rodata_1BC = .rodata:0x000001BC; // type:object size:0x4 data:float
lbl_1_rodata_1C0 = .rodata:0x000001C0; // type:object size:0x18 data:double
lbl_1_rodata_1C0 = .rodata:0x000001C0; // type:object size:0x8 data:double
lbl_1_rodata_1C8 = .rodata:0x000001C8; // type:object size:0x10 data:4byte
lbl_1_rodata_1D8 = .rodata:0x000001D8; // type:object size:0x4 data:float
lbl_1_rodata_1DC = .rodata:0x000001DC; // type:object size:0x4 data:float
lbl_1_rodata_1E0 = .rodata:0x000001E0; // type:object size:0x4 data:float
@ -259,7 +260,7 @@ lbl_1_data_150 = .data:0x00000150; // type:object size:0xC
lbl_1_data_15C = .data:0x0000015C; // type:object size:0x20
jumptable_1_data_17C = .data:0x0000017C; // type:object size:0x2C scope:local
lbl_1_data_1A8 = .data:0x000001A8; // type:object size:0x1F data:string
lbl_1_data_1C7 = .data:0x000001C7; // type:object size:0x21
lbl_1_data_1C7 = .data:0x000001C7; // type:object size:0x1F
lbl_1_data_1E8 = .data:0x000001E8; // type:object size:0x1E data:string
lbl_1_data_206 = .data:0x00000206; // type:object size:0x22
lbl_1_data_228 = .data:0x00000228; // type:object size:0x24
@ -269,6 +270,7 @@ lbl_1_data_2F0 = .data:0x000002F0; // type:object size:0x1F data:string
lbl_1_data_30F = .data:0x0000030F; // type:object size:0x1F data:string
lbl_1_data_32E = .data:0x0000032E; // type:object size:0x22
jumptable_1_data_350 = .data:0x00000350; // type:object size:0x1C scope:local
lbl_1_data_370 = .data:0x00000370; // type:object size:0xC data:float
lbl_1_data_37C = .data:0x0000037C; // type:object size:0x1E data:string
lbl_1_data_39A = .data:0x0000039A; // type:object size:0x1E data:string
lbl_1_data_3B8 = .data:0x000003B8; // type:object size:0x10
@ -285,9 +287,9 @@ lbl_1_bss_8 = .bss:0x00000008; // type:object size:0x4 data:4byte
lbl_1_bss_C = .bss:0x0000000C; // type:object size:0x4 data:4byte
lbl_1_bss_10 = .bss:0x00000010; // type:object size:0x4 data:4byte
lbl_1_bss_14 = .bss:0x00000014; // type:object size:0x4 data:4byte
lbl_1_bss_18 = .bss:0x00000018; // type:object size:0x8 data:4byte
lbl_1_bss_18 = .bss:0x00000018; // type:object size:0x4 data:4byte
lbl_1_bss_20 = .bss:0x00000020; // type:object size:0x8 data:4byte
lbl_1_bss_28 = .bss:0x00000028; // type:object size:0x8 data:4byte
lbl_1_bss_28 = .bss:0x00000028; // type:object size:0x4 data:4byte
lbl_1_bss_30 = .bss:0x00000030; // type:object size:0x8 data:4byte
lbl_1_bss_38 = .bss:0x00000038; // type:object size:0x4 data:4byte
lbl_1_bss_3C = .bss:0x0000003C; // type:object size:0x4 data:float

View file

@ -5,3 +5,39 @@ 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/m447dll/main.c:
.text start:0x000000A0 end:0x00001D90
.rodata start:0x00000000 end:0x00000138
.data start:0x00000000 end:0x000000A0
.bss start:0x00000000 end:0x00000018
REL/m447dll/stage.c:
.text start:0x00001D90 end:0x00003130
.rodata start:0x00000138 end:0x00000240
.data start:0x000000A0 end:0x00000160
REL/m447dll/camera.c:
.text start:0x00003130 end:0x00003F84
.rodata start:0x00000240 end:0x000002A0
.data start:0x00000160 end:0x000001B0
.bss start:0x00000018 end:0x00000098
REL/m447dll/player.c:
.text start:0x00003F84 end:0x00007B54
.rodata start:0x000002A0 end:0x000005A0
.data start:0x000001B0 end:0x00000278
.bss start:0x00000098 end:0x000000A0
REL/m447dll/player_col.c:
.text start:0x00007B54 end:0x00008DF8
.rodata start:0x000005A0 end:0x000005F8
REL/m447dll/block.c:
.text start:0x00008DF8 end:0x0000A274
.rodata start:0x000005F8 end:0x00000740
.data start:0x00000278 end:0x000002E3
.bss start:0x000000A0 end:0x000000BC

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:0x8C
ModuleProlog = .text:0x000000A0; // type:function size:0x8C
fn_1_12C = .text:0x0000012C; // type:function size:0x8C
fn_1_1B8 = .text:0x000001B8; // type:function size:0x284
fn_1_43C = .text:0x0000043C; // type:function size:0x54
@ -274,7 +274,7 @@ jumptable_1_data_30 = .data:0x00000030; // type:object size:0x28 scope:local
jumptable_1_data_58 = .data:0x00000058; // type:object size:0x28 scope:local
jumptable_1_data_80 = .data:0x00000080; // type:object size:0x20 scope:local
lbl_1_data_A0 = .data:0x000000A0; // type:object size:0xA8
lbl_1_data_148 = .data:0x00000148; // type:object size:0x18
lbl_1_data_148 = .data:0x00000148; // type:object size:0x14
lbl_1_data_160 = .data:0x00000160; // type:object size:0x1E data:string
lbl_1_data_17E = .data:0x0000017E; // type:object size:0x1E data:string
lbl_1_data_19C = .data:0x0000019C; // type:object size:0x14
@ -282,8 +282,8 @@ lbl_1_data_1B0 = .data:0x000001B0; // type:object size:0x1C
lbl_1_data_1CC = .data:0x000001CC; // type:object size:0x2C
jumptable_1_data_1F8 = .data:0x000001F8; // type:object size:0x24 scope:local
lbl_1_data_21C = .data:0x0000021C; // type:object size:0x40
lbl_1_data_25C = .data:0x0000025C; // type:object size:0x1C
lbl_1_data_278 = .data:0x00000278; // type:object size:0x1C
lbl_1_data_25C = .data:0x0000025C; // type:object size:0x18
lbl_1_data_278 = .data:0x00000278; // type:object size:0x1A data:string
lbl_1_data_294 = .data:0x00000294; // type:object size:0x18
lbl_1_data_2AC = .data:0x000002AC; // type:object size:0x37 data:string
lbl_1_bss_0 = .bss:0x00000000; // type:object size:0x4 data:4byte
@ -302,7 +302,7 @@ lbl_1_bss_38 = .bss:0x00000038; // type:object size:0x4 data:4byte
lbl_1_bss_3C = .bss:0x0000003C; // type:object size:0x1C data:4byte
lbl_1_bss_58 = .bss:0x00000058; // type:object size:0x1C data:float
lbl_1_bss_74 = .bss:0x00000074; // type:object size:0x1C data:float
lbl_1_bss_90 = .bss:0x00000090; // type:object size:0x8 data:4byte
lbl_1_bss_90 = .bss:0x00000090; // type:object size:0x4 data:4byte
lbl_1_bss_98 = .bss:0x00000098; // type:object size:0x8 data:4byte
lbl_1_bss_A0 = .bss:0x000000A0; // type:object size:0x4 data:4byte
lbl_1_bss_A4 = .bss:0x000000A4; // type:object size:0x14

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/m448Dll/main.c:
.text start:0x000000A0 end:0x00009C20
.rodata start:0x00000000 end:0x000005FC
.data start:0x00000000 end:0x000002F1
.bss start:0x00000000 end:0x0000043C

View file

@ -12,7 +12,7 @@ fn_1_7DC4 = .text:0x00007DC4; // type:function size:0x3FC
fn_1_81C0 = .text:0x000081C0; // type:function size:0xC10
fn_1_8DD0 = .text:0x00008DD0; // type:function size:0x738
fn_1_9508 = .text:0x00009508; // type:function size:0x154
fn_1_965C = .text:0x0000965C; // type:function size:0x4A4
ModuleProlog = .text:0x0000965C; // type:function size:0x4A4
fn_1_9B00 = .text:0x00009B00; // type:function size:0x120
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte

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/m449Dll/main.c:
.text start:0x000000A0 end:0x00009AD4
.rodata start:0x00000000 end:0x00000738
.data start:0x00000000 end:0x000002F1
.bss start:0x00000000 end:0x000000F4

View file

@ -14,7 +14,7 @@ fn_1_7ECC = .text:0x00007ECC; // type:function size:0xC8
fn_1_7F94 = .text:0x00007F94; // type:function size:0x5A4
fn_1_8538 = .text:0x00008538; // type:function size:0xFC0
fn_1_94F8 = .text:0x000094F8; // type:function size:0xE0
fn_1_95D8 = .text:0x000095D8; // type:function size:0x460
ModuleProlog = .text:0x000095D8; // type:function size:0x460
fn_1_9A38 = .text:0x00009A38; // type:function size:0x9C
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte

View file

@ -5,3 +5,18 @@ 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/m455Dll/main.c:
.text start:0x000000A0 end:0x000032C4
.rodata start:0x00000000 end:0x000000F0
.data start:0x00000000 end:0x000001D8
.bss start:0x00000000 end:0x00000048
REL/m455Dll/stage.c:
.text start:0x000032C4 end:0x0000A168
.rodata start:0x000000F0 end:0x00000318
.data start:0x000001D8 end:0x000006C0
.bss start:0x00000048 end:0x00000074

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:0x270
ModuleProlog = .text:0x000000A0; // type:function size:0x270
fn_1_310 = .text:0x00000310; // type:function size:0x10
fn_1_320 = .text:0x00000320; // type:function size:0x10
fn_1_330 = .text:0x00000330; // type:function size:0x148
@ -242,7 +242,8 @@ lbl_1_data_170 = .data:0x00000170; // type:object size:0x1 data:byte
lbl_1_data_174 = .data:0x00000174; // type:object size:0x5 data:string
lbl_1_data_179 = .data:0x00000179; // type:object size:0xB data:string
lbl_1_data_184 = .data:0x00000184; // type:object size:0x8 data:float
lbl_1_data_18C = .data:0x0000018C; // type:object size:0x4C
lbl_1_data_18C = .data:0x0000018C; // type:object size:0x10
lbl_1_data_19C = .data:0x0000019C; // type:object size:0x3C
lbl_1_data_1D8 = .data:0x000001D8; // type:object size:0x30
lbl_1_data_208 = .data:0x00000208; // type:object size:0x1 data:byte
lbl_1_data_20C = .data:0x0000020C; // type:object size:0x50
@ -279,7 +280,7 @@ lbl_1_bss_30 = .bss:0x00000030; // type:object size:0x4 data:4byte
lbl_1_bss_34 = .bss:0x00000034; // type:object size:0x4 data:4byte
lbl_1_bss_38 = .bss:0x00000038; // type:object size:0x4 data:4byte
lbl_1_bss_3C = .bss:0x0000003C; // type:object size:0x4 data:4byte
lbl_1_bss_40 = .bss:0x00000040; // type:object size:0x8 data:4byte
lbl_1_bss_40 = .bss:0x00000040; // type:object size:0x4 data:4byte
lbl_1_bss_48 = .bss:0x00000048; // type:object size:0x10 data:4byte
lbl_1_bss_58 = .bss:0x00000058; // type:object size:0x4 data:4byte
lbl_1_bss_5C = .bss:0x0000005C; // type:object size:0x4 data:4byte

View file

@ -5,3 +5,18 @@ 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/m456Dll/main.c:
.text start:0x000000A0 end:0x00002FAC
.rodata start:0x00000000 end:0x000000F0
.data start:0x00000000 end:0x000002E8
.bss start:0x00000000 end:0x00000090
REL/m456Dll/stage.c:
.text start:0x00002FAC end:0x00009C68
.rodata start:0x000000F0 end:0x00000318
.data start:0x000002E8 end:0x000007D0
.bss start:0x00000090 end:0x000000BC

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:0x300
ModuleProlog = .text:0x000000A0; // type:function size:0x300
fn_1_3A0 = .text:0x000003A0; // type:function size:0x10
fn_1_3B0 = .text:0x000003B0; // type:function size:0x10
fn_1_3C0 = .text:0x000003C0; // type:function size:0xD8

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/m457Dll/main.c:
.text start:0x000000A0 end:0x00007B80
.rodata start:0x00000000 end:0x00000580
.data start:0x00000000 end:0x000003E7
.bss start:0x00000000 end:0x000000C8

View file

@ -9,7 +9,7 @@ fn_1_59BC = .text:0x000059BC; // type:function size:0xB3C
fn_1_64F8 = .text:0x000064F8; // type:function size:0xAB8
fn_1_6FB0 = .text:0x00006FB0; // type:function size:0x5F4
fn_1_75A4 = .text:0x000075A4; // type:function size:0xC0
fn_1_7664 = .text:0x00007664; // type:function size:0x480
ModuleProlog = .text:0x00007664; // type:function size:0x480
fn_1_7AE4 = .text:0x00007AE4; // type:function size:0x9C
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte

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/m458Dll/main.c:
.text start:0x000000A0 end:0x00006E6C
.rodata start:0x00000000 end:0x000003EC
.data start:0x00000000 end:0x00000259
.bss start:0x00000000 end:0x0000031C

View file

@ -9,7 +9,7 @@ fn_1_5014 = .text:0x00005014; // type:function size:0x9C8
fn_1_59DC = .text:0x000059DC; // type:function size:0x938
fn_1_6314 = .text:0x00006314; // type:function size:0x548
fn_1_685C = .text:0x0000685C; // type:function size:0xC0
fn_1_691C = .text:0x0000691C; // type:function size:0x480
ModuleProlog = .text:0x0000691C; // type:function size:0x480
fn_1_6D9C = .text:0x00006D9C; // type:function size:0xD0
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte

View file

@ -28,7 +28,7 @@ REL/m460Dll/map.c:
.bss start:0x00000048 end:0x00000050
REL/m460Dll/score.c:
.text start:0x00008CAC end:0x00008CAC
.text start:0x00008CAC end:0x000093D4
.rodata start:0x000003B8 end:0x000003E8
.data start:0x00000380 end:0x0000038C
.bss start:0x00000050 end:0x00000058

View file

@ -18,12 +18,13 @@ REL/mgmodedll/mgmode.c:
REL/mgmodedll/free_play.c:
.text start:0x00006C18 end:0x0000D8D0
.rodata start:0x00000160 end:0x000002F0
.data start:0x000000A0 end:0x00000148
.data start:0x000000A0 end:0x00000120
.bss start:0x000002E0 end:0x00000370
REL/mgmodedll/record.c:
.text start:0x0000D8D0 end:0x0000E72C
.rodata start:0x000002F0 end:0x00000390
.data start:0x00000120 end:0x00000148
.bss start:0x00000370 end:0x00000388
REL/mgmodedll/battle.c:

View file

@ -6,6 +6,9 @@ Sections:
.data type:data align:8
.bss type:bss align:8
REL/executor.c:
.text start:0x00000000 end:0x000000A0
REL/modeltestDll/main.c:
.text start:0x000000A0 end:0x000034B0
.rodata start:0x00000000 end:0x00000130

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:0x1FC
ModuleProlog = .text:0x000000A0; // type:function size:0x1FC
fn_1_29C = .text:0x0000029C; // type:function size:0xC9C
fn_1_F38 = .text:0x00000F38; // type:function size:0x64
fn_1_F9C = .text:0x00000F9C; // type:function size:0x1158

View file

@ -115,67 +115,67 @@ lbl_1_rodata_1A0 = .rodata:0x000001A0; // type:object size:0x4 data:float
lbl_1_rodata_1A4 = .rodata:0x000001A4; // type:object size:0x4 data:float
lbl_1_rodata_1A8 = .rodata:0x000001A8; // type:object size:0x4 data:float
lbl_1_rodata_1AC = .rodata:0x000001AC; // type:object size:0x4 data:float
lbl_1_rodata_1B0 = .rodata:0x000001B0; // type:object size:0x4 data:float
lbl_1_rodata_1B4 = .rodata:0x000001B4; // type:object size:0x4 data:float
lbl_1_rodata_1B8 = .rodata:0x000001B8; // type:object size:0x4 data:float
lbl_1_rodata_1BC = .rodata:0x000001BC; // type:object size:0x4 data:float
lbl_1_rodata_1C0 = .rodata:0x000001C0; // type:object size:0x4 data:float
lbl_1_rodata_1C4 = .rodata:0x000001C4; // type:object size:0x4 data:float
lbl_1_rodata_1C8 = .rodata:0x000001C8; // type:object size:0x4 data:float
lbl_1_rodata_1CC = .rodata:0x000001CC; // type:object size:0x4 data:float
lbl_1_rodata_1D0 = .rodata:0x000001D0; // type:object size:0x4 data:float
lbl_1_rodata_1D4 = .rodata:0x000001D4; // type:object size:0x4 data:float
lbl_1_rodata_1D8 = .rodata:0x000001D8; // type:object size:0x4 data:float
lbl_1_rodata_1E0 = .rodata:0x000001E0; // type:object size:0x8 data:double
lbl_1_rodata_1E8 = .rodata:0x000001E8; // type:object size:0x8 data:double
lbl_1_rodata_1F0 = .rodata:0x000001F0; // type:object size:0x4 data:float
lbl_1_rodata_1F8 = .rodata:0x000001F8; // type:object size:0x8 data:double
lbl_1_rodata_200 = .rodata:0x00000200; // type:object size:0x4 data:float
lbl_1_rodata_204 = .rodata:0x00000204; // type:object size:0x4 data:float
lbl_1_rodata_208 = .rodata:0x00000208; // type:object size:0x4 data:float
lbl_1_rodata_210 = .rodata:0x00000210; // type:object size:0x8 data:double
lbl_1_rodata_218 = .rodata:0x00000218; // type:object size:0x8 data:double
lbl_1_rodata_220 = .rodata:0x00000220; // type:object size:0x8 data:double
lbl_1_rodata_228 = .rodata:0x00000228; // type:object size:0x4 data:float
lbl_1_rodata_22C = .rodata:0x0000022C; // type:object size:0x4 data:float
lbl_1_rodata_230 = .rodata:0x00000230; // type:object size:0x8 data:double
lbl_1_rodata_238 = .rodata:0x00000238; // type:object size:0x8 data:double
lbl_1_rodata_240 = .rodata:0x00000240; // type:object size:0x4 data:float
lbl_1_rodata_244 = .rodata:0x00000244; // type:object size:0x4 data:float
lbl_1_rodata_248 = .rodata:0x00000248; // type:object size:0x8 data:double
lbl_1_rodata_250 = .rodata:0x00000250; // type:object size:0x8 data:double
lbl_1_rodata_258 = .rodata:0x00000258; // type:object size:0x8 data:double
lbl_1_rodata_260 = .rodata:0x00000260; // type:object size:0x8 data:double
lbl_1_rodata_268 = .rodata:0x00000268; // type:object size:0x8 data:double
lbl_1_rodata_270 = .rodata:0x00000270; // type:object size:0x4 data:float
lbl_1_rodata_278 = .rodata:0x00000278; // type:object size:0x8 data:double
lbl_1_rodata_280 = .rodata:0x00000280; // type:object size:0x4 data:float
lbl_1_rodata_284 = .rodata:0x00000284; // type:object size:0x4 data:float
lbl_1_rodata_288 = .rodata:0x00000288; // type:object size:0x4 data:float
lbl_1_rodata_28C = .rodata:0x0000028C; // type:object size:0x4 data:float
lbl_1_rodata_290 = .rodata:0x00000290; // type:object size:0x4 data:float
lbl_1_rodata_298 = .rodata:0x00000298; // type:object size:0x8 data:double
lbl_1_rodata_2A0 = .rodata:0x000002A0; // type:object size:0x8 data:double
lbl_1_rodata_2A8 = .rodata:0x000002A8; // type:object size:0x8 data:double
lbl_1_rodata_2B0 = .rodata:0x000002B0; // type:object size:0x4 data:float
lbl_1_rodata_2B4 = .rodata:0x000002B4; // type:object size:0x4 data:float
lbl_1_rodata_2B8 = .rodata:0x000002B8; // type:object size:0x4 data:float
lbl_1_rodata_2C0 = .rodata:0x000002C0; // type:object size:0x8 data:double
lbl_1_rodata_2C8 = .rodata:0x000002C8; // type:object size:0x8 data:double
lbl_1_rodata_2D0 = .rodata:0x000002D0; // type:object size:0x4 data:float
lbl_1_rodata_2D4 = .rodata:0x000002D4; // type:object size:0x4 data:float
lbl_1_rodata_2D8 = .rodata:0x000002D8; // type:object size:0x4 data:float
lbl_1_rodata_2DC = .rodata:0x000002DC; // type:object size:0x4 data:float
lbl_1_rodata_2E0 = .rodata:0x000002E0; // type:object size:0x4 data:float
lbl_1_rodata_2E4 = .rodata:0x000002E4; // type:object size:0x4 data:float
lbl_1_rodata_2E8 = .rodata:0x000002E8; // type:object size:0x4 data:float
lbl_1_rodata_2EC = .rodata:0x000002EC; // type:object size:0x4 data:float
lbl_1_rodata_2F0 = .rodata:0x000002F0; // type:object size:0x8 data:double
lbl_1_rodata_2F8 = .rodata:0x000002F8; // type:object size:0x8 data:double
lbl_1_rodata_300 = .rodata:0x00000300; // type:object size:0x8 data:double
lbl_1_rodata_308 = .rodata:0x00000308; // type:object size:0x4 data:float
lbl_1_rodata_30C = .rodata:0x0000030C; // type:object size:0x4 data:float
lbl_1_rodata_310 = .rodata:0x00000310; // type:object size:0x8 data:byte
lbl_1_rodata_1B0 = .rodata:0x000001B0; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1B4 = .rodata:0x000001B4; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1B8 = .rodata:0x000001B8; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1BC = .rodata:0x000001BC; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1C0 = .rodata:0x000001C0; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1C4 = .rodata:0x000001C4; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1C8 = .rodata:0x000001C8; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1CC = .rodata:0x000001CC; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1D0 = .rodata:0x000001D0; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1D4 = .rodata:0x000001D4; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1D8 = .rodata:0x000001D8; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1E0 = .rodata:0x000001E0; // type:object size:0x8 scope:local data:double
lbl_1_rodata_1E8 = .rodata:0x000001E8; // type:object size:0x8 scope:local data:double
lbl_1_rodata_1F0 = .rodata:0x000001F0; // type:object size:0x4 scope:local data:float
lbl_1_rodata_1F8 = .rodata:0x000001F8; // type:object size:0x8 scope:local data:double
lbl_1_rodata_200 = .rodata:0x00000200; // type:object size:0x4 scope:local data:float
lbl_1_rodata_204 = .rodata:0x00000204; // type:object size:0x4 scope:local data:float
lbl_1_rodata_208 = .rodata:0x00000208; // type:object size:0x4 scope:local data:float
lbl_1_rodata_210 = .rodata:0x00000210; // type:object size:0x8 scope:local data:double
lbl_1_rodata_218 = .rodata:0x00000218; // type:object size:0x8 scope:local data:double
lbl_1_rodata_220 = .rodata:0x00000220; // type:object size:0x8 scope:local data:double
lbl_1_rodata_228 = .rodata:0x00000228; // type:object size:0x4 scope:local data:float
lbl_1_rodata_22C = .rodata:0x0000022C; // type:object size:0x4 scope:local data:float
lbl_1_rodata_230 = .rodata:0x00000230; // type:object size:0x8 scope:local data:double
lbl_1_rodata_238 = .rodata:0x00000238; // type:object size:0x8 scope:local data:double
lbl_1_rodata_240 = .rodata:0x00000240; // type:object size:0x4 scope:local data:float
lbl_1_rodata_244 = .rodata:0x00000244; // type:object size:0x4 scope:local data:float
lbl_1_rodata_248 = .rodata:0x00000248; // type:object size:0x8 scope:local data:double
lbl_1_rodata_250 = .rodata:0x00000250; // type:object size:0x8 scope:local data:double
lbl_1_rodata_258 = .rodata:0x00000258; // type:object size:0x8 scope:local data:double
lbl_1_rodata_260 = .rodata:0x00000260; // type:object size:0x8 scope:local data:double
lbl_1_rodata_268 = .rodata:0x00000268; // type:object size:0x8 scope:local data:double
lbl_1_rodata_270 = .rodata:0x00000270; // type:object size:0x4 scope:local data:float
lbl_1_rodata_278 = .rodata:0x00000278; // type:object size:0x8 scope:local data:double
lbl_1_rodata_280 = .rodata:0x00000280; // type:object size:0x4 scope:local data:float
lbl_1_rodata_284 = .rodata:0x00000284; // type:object size:0x4 scope:local data:float
lbl_1_rodata_288 = .rodata:0x00000288; // type:object size:0x4 scope:local data:float
lbl_1_rodata_28C = .rodata:0x0000028C; // type:object size:0x4 scope:local data:float
lbl_1_rodata_290 = .rodata:0x00000290; // type:object size:0x4 scope:local data:float
lbl_1_rodata_298 = .rodata:0x00000298; // type:object size:0x8 scope:local data:double
lbl_1_rodata_2A0 = .rodata:0x000002A0; // type:object size:0x8 scope:local data:double
lbl_1_rodata_2A8 = .rodata:0x000002A8; // type:object size:0x8 scope:local data:double
lbl_1_rodata_2B0 = .rodata:0x000002B0; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2B4 = .rodata:0x000002B4; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2B8 = .rodata:0x000002B8; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2C0 = .rodata:0x000002C0; // type:object size:0x8 scope:local data:double
lbl_1_rodata_2C8 = .rodata:0x000002C8; // type:object size:0x8 scope:local data:double
lbl_1_rodata_2D0 = .rodata:0x000002D0; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2D4 = .rodata:0x000002D4; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2D8 = .rodata:0x000002D8; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2DC = .rodata:0x000002DC; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2E0 = .rodata:0x000002E0; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2E4 = .rodata:0x000002E4; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2E8 = .rodata:0x000002E8; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2EC = .rodata:0x000002EC; // type:object size:0x4 scope:local data:float
lbl_1_rodata_2F0 = .rodata:0x000002F0; // type:object size:0x8 scope:local data:double
lbl_1_rodata_2F8 = .rodata:0x000002F8; // type:object size:0x8 scope:local data:double
lbl_1_rodata_300 = .rodata:0x00000300; // type:object size:0x8 scope:local data:double
lbl_1_rodata_308 = .rodata:0x00000308; // type:object size:0x4 scope:local data:float
lbl_1_rodata_30C = .rodata:0x0000030C; // type:object size:0x4 scope:local data:float
lbl_1_rodata_310 = .rodata:0x00000310; // type:object size:0x8 scope:local data:byte
lbl_1_rodata_318 = .rodata:0x00000318; // type:object size:0x4 scope:local data:float
lbl_1_rodata_320 = .rodata:0x00000320; // type:object size:0x8 scope:local data:double
lbl_1_data_0 = .data:0x00000000; // type:object size:0x38
@ -194,35 +194,35 @@ lbl_1_data_F1 = .data:0x000000F1; // type:object size:0xF
lbl_1_data_100 = .data:0x00000100; // type:object size:0x2 data:2byte
lbl_1_data_104 = .data:0x00000104; // type:object size:0x118 data:float
lbl_1_data_21C = .data:0x0000021C; // type:object size:0x48 data:4byte
lbl_1_data_264 = .data:0x00000264; // type:object size:0x3
lbl_1_data_267 = .data:0x00000267; // type:object size:0x3
lbl_1_data_264 = .data:0x00000264; // type:object size:0x3 scope:local
lbl_1_data_267 = .data:0x00000267; // type:object size:0x3 scope:local
lbl_1_data_26C = .data:0x0000026C; // type:object size:0x8
lbl_1_data_274 = .data:0x00000274; // type:object size:0x2 data:string
lbl_1_data_276 = .data:0x00000276; // type:object size:0x2 data:string
lbl_1_data_274 = .data:0x00000274; // type:object size:0x2 scope:local data:string
lbl_1_data_276 = .data:0x00000276; // type:object size:0x2 scope:local data:string
lbl_1_data_278 = .data:0x00000278; // type:object size:0x8
lbl_1_data_280 = .data:0x00000280; // type:object size:0x2 data:string
lbl_1_data_282 = .data:0x00000282; // type:object size:0x2 data:string
lbl_1_data_284 = .data:0x00000284; // type:object size:0x4
lbl_1_data_280 = .data:0x00000280; // type:object size:0x2 scope:local data:string
lbl_1_data_282 = .data:0x00000282; // type:object size:0x2 scope:local data:string
lbl_1_data_284 = .data:0x00000284; // type:object size:0x4 scope:local
lbl_1_data_288 = .data:0x00000288; // type:object size:0xC
lbl_1_data_294 = .data:0x00000294; // type:object size:0x19 data:string
lbl_1_data_2AD = .data:0x000002AD; // type:object size:0x23 data:string
lbl_1_data_2D0 = .data:0x000002D0; // type:object size:0x1B data:string
lbl_1_data_2EB = .data:0x000002EB; // type:object size:0x19 data:string
lbl_1_data_304 = .data:0x00000304; // type:object size:0x19 data:string
lbl_1_data_31D = .data:0x0000031D; // type:object size:0x20 data:string
lbl_1_data_33D = .data:0x0000033D; // type:object size:0x1B data:string
lbl_1_data_358 = .data:0x00000358; // type:object size:0x1B data:string
lbl_1_data_373 = .data:0x00000373; // type:object size:0x22 data:string
lbl_1_data_395 = .data:0x00000395; // type:object size:0x5 data:string
lbl_1_data_39A = .data:0x0000039A; // type:object size:0x15 data:string
lbl_1_data_3AF = .data:0x000003AF; // type:object size:0x15 data:string
lbl_1_data_3C4 = .data:0x000003C4; // type:object size:0x1F data:string
lbl_1_data_3E3 = .data:0x000003E3; // type:object size:0x10 data:string
lbl_1_data_3F3 = .data:0x000003F3; // type:object size:0xD data:string
lbl_1_data_294 = .data:0x00000294; // type:object size:0x19 scope:local data:string
lbl_1_data_2AD = .data:0x000002AD; // type:object size:0x23 scope:local data:string
lbl_1_data_2D0 = .data:0x000002D0; // type:object size:0x1B scope:local data:string
lbl_1_data_2EB = .data:0x000002EB; // type:object size:0x19 scope:local data:string
lbl_1_data_304 = .data:0x00000304; // type:object size:0x19 scope:local data:string
lbl_1_data_31D = .data:0x0000031D; // type:object size:0x20 scope:local data:string
lbl_1_data_33D = .data:0x0000033D; // type:object size:0x1B scope:local data:string
lbl_1_data_358 = .data:0x00000358; // type:object size:0x1B scope:local data:string
lbl_1_data_373 = .data:0x00000373; // type:object size:0x22 scope:local data:string
lbl_1_data_395 = .data:0x00000395; // type:object size:0x5 scope:local data:string
lbl_1_data_39A = .data:0x0000039A; // type:object size:0x15 scope:local data:string
lbl_1_data_3AF = .data:0x000003AF; // type:object size:0x15 scope:local data:string
lbl_1_data_3C4 = .data:0x000003C4; // type:object size:0x1F scope:local data:string
lbl_1_data_3E3 = .data:0x000003E3; // type:object size:0x10 scope:local data:string
lbl_1_data_3F3 = .data:0x000003F3; // type:object size:0xD scope:local data:string
lbl_1_data_400 = .data:0x00000400; // type:object size:0x16
lbl_1_data_416 = .data:0x00000416; // type:object size:0x6 data:string
lbl_1_data_416 = .data:0x00000416; // type:object size:0x6 scope:local data:string
lbl_1_data_41C = .data:0x0000041C; // type:object size:0x2 data:2byte
lbl_1_data_41E = .data:0x0000041E; // type:object size:0xA
lbl_1_data_41E = .data:0x0000041E; // type:object size:0xA scope:local
lbl_1_data_428 = .data:0x00000428; // type:object size:0x514
lbl_1_data_93C = .data:0x0000093C; // type:object size:0xF0
lbl_1_bss_0 = .bss:0x00000000; // type:object size:0x4 data:4byte