mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-07 13:23:27 -04:00
Add empty placeholders to fix HIO funcs missing when linking debug version
This commit is contained in:
@@ -73,7 +73,7 @@ public:
|
||||
}
|
||||
virtual ~bbHIO_c() {}
|
||||
|
||||
void genMessage(JORMContext* ctx);
|
||||
void genMessage(JORMContext* ctx) {}
|
||||
|
||||
public:
|
||||
/* 0x04 */ u8 unk_04;
|
||||
|
||||
Reference in New Issue
Block a user