mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:07:43 +00:00
Working CScriptGunTurret
This commit is contained in:
@@ -709,6 +709,7 @@ void CMemoryCardDriver::HandleCardError(ECardResult result, EState state) {
|
||||
case ECardResult::IOERROR:
|
||||
x10_state = state;
|
||||
x14_error = EError::CardIOError;
|
||||
[[fallthrough]];
|
||||
case ECardResult::ENCODING:
|
||||
x10_state = state;
|
||||
x14_error = EError::CardWrongCharacterSet;
|
||||
|
||||
Reference in New Issue
Block a user