Add empty placeholders to fix HIO funcs missing when linking debug version

This commit is contained in:
LagoLunatic
2025-09-02 15:25:01 -04:00
parent 31d95d843c
commit d47ee0ab88
55 changed files with 62 additions and 60 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ public:
m1C = 2.3f;
m20 = 1.9f;
}
virtual ~himo2HIO_c() {};
virtual ~himo2HIO_c() {}
void genMessage(JORMContext*) {}
public:
/* 0x04 */ s8 mNo;