mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Add empty placeholders to fix HIO funcs missing when linking debug version
This commit is contained in:
@@ -27,6 +27,7 @@ class daBtd_HIO_c : public JORReflexible {
|
||||
public:
|
||||
daBtd_HIO_c();
|
||||
virtual ~daBtd_HIO_c() {};
|
||||
void genMessage(JORMContext*) {}
|
||||
|
||||
public:
|
||||
/* 0x04 */ s8 mNo;
|
||||
|
||||
Reference in New Issue
Block a user