mirror of
https://github.com/zeldaret/ph
synced 2026-05-23 15:01:37 -04:00
Add STUBS
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "Save/AdventureFlags.hpp"
|
||||
|
||||
#ifdef STUBS
|
||||
|
||||
bool AdventureFlags::Exists() {}
|
||||
void AdventureFlags::CopyTo(unk32 *flags) {}
|
||||
void AdventureFlags::func_ov00_02097674() {}
|
||||
@@ -48,3 +50,5 @@ bool AdventureFlags::func_ov00_0209809c() {}
|
||||
bool AdventureFlags::func_ov00_020980ac() {}
|
||||
void AdventureFlags::func_ov00_020980bc(s32 param1) {}
|
||||
void AdventureFlags::func_ov00_020980d0() {}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user