Debug version now builds OK and all_source compiles (#2343)

* Fix missing arg to JUT_ASSERT

* Fix some MWCC version diff errors

* Compile m_Do_ext, d_demo, actor_mng

* Add VSCode task to quickly switch between versions

* Unlink magLift for debug

* Update the hash of the debug dol

The old cbea5fa... hash here was for the dol generated by the alf2dol.py script, which produces incorrect alignment.

The dol with the new hash can be obtained by using `dtk elf2dol` to convert the debug .alf file to a dol.

The DOL now builds OK.

* Fix all debug REL dtor splits

All RELs now also build OK, meaning `ninja build/ShieldD/ok` now succeeds.

* Add genMessage declarations to all HIO subclasses

* Fixing more compilation errors

* m_Do_mtx 100% on debug

Cannot be linked due to weak function name mangling?

* Improve various matches

* Fix all remaining compilation errors

* Fix new compilation errors from main

* Fix retail regression

* Link f_pc_profile_lst
This commit is contained in:
LagoLunatic 2025-03-22 21:00:51 -04:00 committed by GitHub
parent d0f89e41b1
commit 4dc0cd9d09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
543 changed files with 1413 additions and 1278 deletions

20
.vscode/tasks.json vendored
View File

@ -2,6 +2,20 @@
// Use Ctrl+Shift+B to run build tasks.
// Or "Run Build Task" in the Command Palette.
"version": "2.0.0",
"inputs": [
{
"id": "gameVersion",
"type": "pickString",
"options": [
"GZ2E01",
"GZ2P01",
"GZ2J01",
"ShieldD",
],
"default": "GZ2E01",
"description": "Game version to build."
},
],
"tasks": [
{
"label": "ninja",
@ -12,5 +26,11 @@
"isDefault": true
}
},
{
"label": "configure",
"type": "shell",
"command": "${command:python.interpreterPath} configure.py --version ${input:gameVersion}",
"problemMatcher": [],
},
]
}

View File

@ -9,6 +9,15 @@ quick_analysis: true # Initial analysis completed
force_active: [
_MetroTRK_Has_Framing,
]
block_relocations:
- source: .sdata:0x804505ac
add_relocations:
- source: .sdata:0x804505ac
type: abs
target: buffer__14mDoMtx_stack_c
addend: 0x300
modules:
- object: files/RELS.arc:rels/mmem/f_pc_profile_lst.rel
hash: 183231361986731ad6bd26624a03a44dceda905b

View File

@ -5,10 +5,10 @@ Create__9daAndsw_cFv = .text:0x00000078; // type:function size:0x40 scope:global
create__9daAndsw_cFv = .text:0x000000B8; // type:function size:0x68 scope:global
execute__9daAndsw_cFv = .text:0x00000120; // type:function size:0x9C scope:global
_delete__9daAndsw_cFv = .text:0x000001BC; // type:function size:0x8 scope:global
daAndsw_Execute__FP9daAndsw_c = .text:0x000001C4; // type:function size:0x20 scope:global
daAndsw_Delete__FP9daAndsw_c = .text:0x000001E4; // type:function size:0x20 scope:global
daAndsw_Create__FP10fopAc_ac_c = .text:0x00000204; // type:function size:0x20 scope:global
daAndsw_Execute__FP9daAndsw_c = .text:0x000001C4; // type:function size:0x20 scope:local
daAndsw_Delete__FP9daAndsw_c = .text:0x000001E4; // type:function size:0x20 scope:local
daAndsw_Create__FP10fopAc_ac_c = .text:0x00000204; // type:function size:0x20 scope:local
_ctors = .ctors:0x00000000; // type:label scope:global
_dtors = .dtors:0x00000000; // type:label scope:global
l_daAndsw_Method = .data:0x00000000; // type:object size:0x20 scope:global
l_daAndsw_Method = .data:0x00000000; // type:object size:0x20 scope:local
g_profile_ANDSW = .data:0x00000020; // type:object size:0x30 scope:global

View File

@ -1,4 +1,4 @@
cbea5fad2ab6d04b96c18d1280643a41d87214b0 build/ShieldD/framework.dol
16415549d9adce985b8cf736f1a5d7afb570b48e build/ShieldD/framework.dol
f8631666f2f163dd0d5c8e0a56af82f4db5c525a build/ShieldD/d_a_L7demo_drD/d_a_L7demo_drD.rel
22ccf35f33dc61c2b6bd27dd4f8e60ba5d8d5141 build/ShieldD/d_a_L7low_drD/d_a_L7low_drD.rel
12a27b9dfe1b69bd7b58de4bb0652f2a0b8e152f build/ShieldD/d_a_L7op_demo_drD/d_a_L7op_demo_drD.rel

View File

@ -1,7 +1,7 @@
name: framework
object_base: orig/ShieldD
object: sys/main.dol
hash: cbea5fad2ab6d04b96c18d1280643a41d87214b0
hash: 16415549d9adce985b8cf736f1a5d7afb570b48e
symbols: config/ShieldD/symbols.txt
splits: config/ShieldD/splits.txt
# map: orig/ShieldD/fixed_maps/RframeworkD.map
@ -9,6 +9,14 @@ mw_comment_version: 14
write_asm: true
ldscript_template: config/ShieldD/ldscript.tpl
block_relocations:
- source: .sdata:0x8073f3f4
add_relocations:
- source: .sdata:0x8073f3f4
type: abs
target: buffer__14mDoMtx_stack_c
addend: 0x300
modules:
- object: files/rel/RVL/Debug/d_a_alldieD.rel
hash: a2c9e702b4c87ea0efa440a83799cc28eeedcfe2

View File

@ -10,7 +10,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_andsw.cpp:

View File

@ -14,9 +14,9 @@ __ct__9daAndsw_cFv = .text:0x00000430; // type:function size:0x34 scope:global
execute__9daAndsw_cFv = .text:0x00000470; // type:function size:0x114 scope:global
getType__9daAndsw_cFv = .text:0x00000590; // type:function size:0x3C scope:global
_delete__9daAndsw_cFv = .text:0x000005D0; // type:function size:0x2C scope:global
daAndsw_Execute__FP9daAndsw_c = .text:0x00000600; // type:function size:0x28 scope:global
daAndsw_Delete__FP9daAndsw_c = .text:0x00000630; // type:function size:0x44 scope:global
daAndsw_Create__FP10fopAc_ac_c = .text:0x00000680; // type:function size:0x50 scope:global
daAndsw_Execute__FP9daAndsw_c = .text:0x00000600; // type:function size:0x28 scope:local
daAndsw_Delete__FP9daAndsw_c = .text:0x00000630; // type:function size:0x44 scope:local
daAndsw_Create__FP10fopAc_ac_c = .text:0x00000680; // type:function size:0x50 scope:local
__dt__13daAndsw_HIO_cFv = .text:0x000006D0; // type:function size:0x5C scope:global
__sinit_\d_a_andsw_cpp = .text:0x00000730; // type:function size:0x44 scope:local
_ctors = .ctors:0x00000000; // type:label scope:global
@ -31,7 +31,7 @@ _dtors = .dtors:0x00000000; // type:label scope:global
@114232 = .data:0x00000094; // type:object size:0x17 scope:local
@114272 = .data:0x000000B0; // type:object size:0x18 scope:local data:string
@114288 = .data:0x000000C8; // type:object size:0x18 scope:local data:string
l_daAndsw_Method = .data:0x000000E0; // type:object size:0x20 scope:global
l_daAndsw_Method = .data:0x000000E0; // type:object size:0x20 scope:local
g_profile_ANDSW = .data:0x00000100; // type:object size:0x30 scope:global
__vt__13daAndsw_HIO_c = .data:0x00000130; // type:object size:0x20 scope:global
@114290 = .data:0x00000150; // type:object size:0xE scope:local data:string

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_b_gnd.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_balloon_2D.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_bullet.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_coach_2D.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_coach_fire.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_cstaF.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_cstatue.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_demo00.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_demo_item.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_door_push.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_dshutter.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_e_kr.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_e_sg.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_e_sm2.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_e_wb.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_e_yr.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_formation_mng.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_guard_mng.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_kytag03.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_kytag06.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_kytag09.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_kytag10.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_kytag11.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_kytag13.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_mg_rod.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_myna.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_aru.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_ashB.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_ash.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_bans.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_besu.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_blue_ns.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_bou.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_bouS.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_chat.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_chin.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_clerka.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_clerkb.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_clerkt.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_coach.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_df.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_doc.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_doorboy.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_drainSol.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_fairy.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_fairy_seirei.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_gnd.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_gra.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_grc.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_grd.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_grm.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_grmc.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_gro.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_grr.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_grs.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_grz.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_gwolf.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_hanjo.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_hoz.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_impal.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_ins.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_jagar.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kakashi.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kasi_hana.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kasi_kyu.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kasi_mich.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kdk.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kkri.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kn.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_knj.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kolin.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kolinb.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_kyury.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_len.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_lud.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_maro.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_midp.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_moi.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_moir.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_myna2.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_pachi_besu.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_pachi_maro.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_pachi_taro.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_post.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_pouya.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_prayer.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_raca.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_rafrel.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_saru.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_seib.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_seic.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_seid.cpp:

View File

@ -11,7 +11,7 @@ REL/executor.c:
REL/global_destructor_chain.c:
.text start:0x00000080 end:0x00000100
.dtors start:0x00000000 end:0x00000008
.dtors start:0x00000000 end:0x00000004 rename:.dtors$10
.bss start:0x00000000 end:0x00000008
d/actor/d_a_npc_seira2.cpp:

Some files were not shown because too many files have changed in this diff Show More