Add CMemoryCardDriver::Update

Former-commit-id: 45e1578166
This commit is contained in:
Henrique Gemignani Passos Lima
2022-10-11 01:53:28 +03:00
parent 077a16896f
commit 958a36bbb8
5 changed files with 215 additions and 143 deletions

View File

@@ -78,6 +78,7 @@ public:
bool CheckReset();
void OpenWindow();
void SetRestartMode(ERestartMode s) { x12c_restartMode = s; }
void SetCardBusy(bool v) { x160_31_cardBusy = v; }
void SetMaxSpeed(bool v) {
// ?