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:
@@ -21,6 +21,7 @@ class daObj_Warpt_HIO_c : public mDoHIO_entry_c {
|
||||
public:
|
||||
daObj_Warpt_HIO_c();
|
||||
virtual ~daObj_Warpt_HIO_c() {}
|
||||
void genMessage(JORMContext*) {}
|
||||
|
||||
/* 0x04 */ u8 m04;
|
||||
/* 0x05 */ u8 m05;
|
||||
|
||||
Reference in New Issue
Block a user