Match but don't link CAudioStateWin

Former-commit-id: 2313ccfa1d
This commit is contained in:
Henrique Gemignani Passos Lima
2022-10-14 02:31:53 +03:00
parent e869267b6c
commit 18de83f2e4
6 changed files with 52 additions and 8 deletions

View File

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