mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
Frame/TASInputDlg: Remove unused functions
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user