summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_gy_ctrl.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-09-02 15:25:01 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-09-02 15:25:01 -0400
commitd47ee0ab88aad3fa6d8274a7fc05d7dca763a88a (patch)
treed79ca29980cb4f446588c70161dced4b14aaeac3 /src/d/actor/d_a_gy_ctrl.cpp
parent31d95d843c42f28acfa9f686160e342d8a129411 (diff)
Add empty placeholders to fix HIO funcs missing when linking debug version
Diffstat (limited to 'src/d/actor/d_a_gy_ctrl.cpp')
-rw-r--r--src/d/actor/d_a_gy_ctrl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_gy_ctrl.cpp b/src/d/actor/d_a_gy_ctrl.cpp
index fa081179..5cb550d8 100644
--- a/src/d/actor/d_a_gy_ctrl.cpp
+++ b/src/d/actor/d_a_gy_ctrl.cpp
@@ -25,7 +25,7 @@ public:
daGy_Ctrl_HIO_c();
virtual ~daGy_Ctrl_HIO_c() {}
- void genMessage(JORMContext*);
+ void genMessage(JORMContext* ctx) {}
public:
/* 0x04 */ u8 m04;