mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 12:45:00 -04:00
Decompile coverHasSomeFlags
This commit is contained in:
@@ -17,6 +17,6 @@ void coverSetFlag0002(s32 covernum, bool enable);
|
||||
void coverSetFlag(s32 covernum, u32 flag);
|
||||
void coverUnsetFlag(s32 covernum, u32 flag);
|
||||
void coverSetFlag0001(s32 covernum, bool enable);
|
||||
u32 func0f1165b0(void);
|
||||
bool coverHasSomeFlags(struct cover *cover);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user