mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
clean up some savestate code
This commit is contained in:
@ -139,7 +139,7 @@ void PlayController(SPADStatus *PadStatus, int controllerID);
|
||||
bool PlayWiimote(int wiimote, u8* data, const struct WiimoteEmu::ReportFeatures& rptf, int irMode);
|
||||
void EndPlayInput(bool cont);
|
||||
void SaveRecording(const char *filename);
|
||||
void DoState(PointerWrap &p, bool doNot=false);
|
||||
void DoState(PointerWrap &p);
|
||||
|
||||
std::string GetInputDisplay();
|
||||
|
||||
|
Reference in New Issue
Block a user