Movie: Put Wii s_bClearSave handling in a more logical place

This commit is contained in:
JosJuice
2017-01-08 16:42:57 +01:00
parent 88e0a5e418
commit 6aa41ebc55
3 changed files with 4 additions and 27 deletions

View File

@ -129,7 +129,6 @@ u64 GetTotalInputCount();
u64 GetCurrentLagCount();
u64 GetTotalLagCount();
void SetClearSave(bool enabled);
void SignalDiscChange(const std::string& new_path);
void SetReset(bool reset);