summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2026-07-30 17:17:14 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2026-07-30 17:17:14 -0400
commit2bebe68302c05cfee3b890ae2bdf5b25237f1294 (patch)
tree5f844d7590fd3734913304f2c4c90f4864a9671b /include
parent32cd6f7080ebbed158f789f2521c1db576dd165e (diff)
majyuu door inlines
Diffstat (limited to 'include')
-rw-r--r--include/d/actor/d_a_obj_majyuu_door.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/d/actor/d_a_obj_majyuu_door.h b/include/d/actor/d_a_obj_majyuu_door.h
index ceea29dd..e3744f42 100644
--- a/include/d/actor/d_a_obj_majyuu_door.h
+++ b/include/d/actor/d_a_obj_majyuu_door.h
@@ -58,6 +58,8 @@ class daObj_MjDoorHIO_c : public mDoHIO_entry_c {
public:
daObj_MjDoorHIO_c();
+ void genMessage(JORMContext* ctx) {}
+
public:
/* 0x4 */ u8 field_0x4;
};