Merge pull request #3769 from RisingFog/remove_framestep

Remove Unused Framestop Functions
This commit is contained in:
Mathew Maidment
2016-04-29 19:41:25 -04:00
4 changed files with 2 additions and 15 deletions

View File

@ -153,7 +153,6 @@ void ChangePads(bool instantly = false);
void ChangeWiiPads(bool instantly = false);
void DoFrameStep();
void SetFrameStopping(bool bEnabled);
void SetReadOnly(bool bEnabled);
void SetFrameSkipping(unsigned int framesToSkip);