mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Collision flags and SFX type handling
This commit is contained in:
@@ -195,6 +195,7 @@ public:
|
||||
bool GetCardFreeBytes();
|
||||
void HandleCardError(CMemoryCardSys::ECardResult result, EState state);
|
||||
void Update();
|
||||
void ClearError() { x14_error = EError::OK; }
|
||||
|
||||
static bool IsCardBusy(EState v)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user