Frame/TASInputDlg: Remove unused functions

This commit is contained in:
Lioncash
2015-08-19 20:36:16 -04:00
parent 5b86e7335f
commit 9e9a293a85
4 changed files with 0 additions and 31 deletions

View File

@ -355,5 +355,4 @@ void OnStoppedCallback();
// For TASInputDlg
void GCTASManipFunction(GCPadStatus* PadStatus, int controllerID);
void WiiTASManipFunction(u8* data, WiimoteEmu::ReportFeatures rptf, int controllerID, int ext, const wiimote_key key);
bool TASInputHasFocus();
extern int g_saveSlot;