mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Add empty placeholders to fix HIO funcs missing when linking debug version
This commit is contained in:
@@ -34,7 +34,8 @@ public:
|
||||
m1C = 2.3f;
|
||||
m20 = 1.9f;
|
||||
}
|
||||
virtual ~himo2HIO_c() {};
|
||||
virtual ~himo2HIO_c() {}
|
||||
void genMessage(JORMContext*) {}
|
||||
|
||||
public:
|
||||
/* 0x04 */ s8 mNo;
|
||||
|
||||
Reference in New Issue
Block a user