mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-22 06:20:02 -04:00
retype _createHeap and createHeap_CB
Fixes the return on createHeap_CB Matching!
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
class daIkari_c : public fopAc_ac_c {
|
||||
public:
|
||||
void setMtx();
|
||||
bool _createHeap();
|
||||
BOOL _createHeap();
|
||||
void getArg();
|
||||
bool _execute();
|
||||
bool _draw();
|
||||
|
||||
Reference in New Issue
Block a user