mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Add empty placeholders to fix HIO funcs missing when linking debug version
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
daNpc_Nz_HIO_c();
|
||||
virtual ~daNpc_Nz_HIO_c() {}
|
||||
|
||||
void genMessage(JORMContext* ctx);
|
||||
void genMessage(JORMContext* ctx) {}
|
||||
|
||||
public:
|
||||
/* 0x00 - vtable */
|
||||
|
||||
Reference in New Issue
Block a user