summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_npc_cdn3.cpp
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2025-08-24 02:52:08 -0400
committerGitHub <noreply@github.com>2025-08-24 09:52:08 +0300
commit513816ce5c055be898b80dfa3b7048bcaca876a7 (patch)
tree85ac5e0383eb1ef1e4442c95f7c63c2c146098ae /src/d/actor/d_a_npc_cdn3.cpp
parent8a30030dc73931727bd3d6327c1a37255a295f3f (diff)
Add a precompiled header for RELs (#2597)
Diffstat (limited to 'src/d/actor/d_a_npc_cdn3.cpp')
-rw-r--r--src/d/actor/d_a_npc_cdn3.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d/actor/d_a_npc_cdn3.cpp b/src/d/actor/d_a_npc_cdn3.cpp
index c8f6d768cf..ed36d0c64c 100644
--- a/src/d/actor/d_a_npc_cdn3.cpp
+++ b/src/d/actor/d_a_npc_cdn3.cpp
@@ -3,6 +3,8 @@
*
*/
+#include "d/dolzel_rel.h"
+
#include "d/actor/d_a_npc_cdn3.h"
#include "d/d_msg_object.h"
#include "dol2asm.h"
@@ -307,8 +309,6 @@ static int createHeapCallBack(fopAc_ac_c* param_0) {
return rv;
}
-UNK_REL_DATA
-
/* 8097F788-8097F848 0000E0 00C0+00 1/2 0/0 0/0 .data ActionTable__11daNpcCdn3_c */
daNpcCdn3_c::actionFunc daNpcCdn3_c::ActionTable[8][2] = {
&daNpcCdn3_c::initWait,