mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Clear unneeded variables upon stopping emulation.
This commit is contained in:
@ -177,6 +177,7 @@ void EndPlayInput(bool cont);
|
||||
void SaveRecording(const char *filename);
|
||||
void DoState(PointerWrap &p);
|
||||
void CheckMD5();
|
||||
void Shutdown();
|
||||
|
||||
std::string GetInputDisplay();
|
||||
|
||||
|
Reference in New Issue
Block a user