Initial analysis for the Japanese version

This commit is contained in:
dbalatoni13 2024-11-15 16:34:55 +01:00
parent dccb4e6fa9
commit f3d073553f
203 changed files with 36549 additions and 181 deletions

View file

@ -0,0 +1,5 @@
Sections:
.text type:code align:4
.ctors type:rodata align:4
.dtors type:rodata align:4
.rodata type:rodata align:8

View file

@ -0,0 +1,6 @@
fn_1_0 = .text:0x00000000; // type:function size:0x68
fn_1_68 = .text:0x00000068; // type:function size:0x2C
_prolog = .text:0x00000094; // type:function size:0x9C scope:global
_epilog = .text:0x00000130; // type:function size:0x4C scope:global
_ctors = .ctors:0x00000000; // type:label scope:global data:4byte
_dtors = .dtors:0x00000000; // type:label scope:global data:4byte