add other sections + usa delink

This commit is contained in:
Yanis002
2025-07-01 02:18:29 +02:00
parent 57595b1cd2
commit fc67817268
3 changed files with 13 additions and 0 deletions
@@ -7,6 +7,9 @@
src/59_Hammer/Player/EquipHammer.cpp:
.text start:0x02198d00 end:0x0219933c
.data start:0x0219b140 end:0x0219b180
src/59_Hammer/Actor/Navi/ActorNaviBase.cpp:
.text start:0x0219933c end:0x0219b110
.rodata start:0x0219b110 end:0x0219b124
.ctor start:0x0219b124 end:0x0219b128
@@ -4,3 +4,11 @@
.data start:0x0219b0a0 end:0x0219b120 kind:data align:32
.bss start:0x0219b120 end:0x0219b120 kind:bss align:32
src/59_Hammer/Player/EquipHammer.cpp:
.text start:0x02198c60 end:0x0219929c
.data start:0x0219b0a0 end:0x0219b0e0
src/59_Hammer/Actor/Navi/ActorNaviBase.cpp:
.text start:0x0219929c end:0x0219b070
.rodata start:0x0219b070 end:0x0219b084
.ctor start:0x0219b084 end:0x0219b088
+2
View File
@@ -8,6 +8,8 @@
#include "Player/PlayerControl.hpp"
#include "Player/PlayerLink.hpp"
char *gShipParts[8] = {"anc", "bow", "hul", "can", "dco", "pdl", "fnl", "brg"};
extern "C" void ApproachAngle_thunk(s16 *src, s16 dst, u32 param3);
struct EquipHammer_UnkStruct {