mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
MappingButton: remove GetFirstButtonPress logic
This commit is contained in:
@ -51,7 +51,6 @@ public:
|
||||
virtual InputConfig* GetConfig() = 0;
|
||||
|
||||
void Update();
|
||||
bool GetFirstButtonPress();
|
||||
|
||||
protected:
|
||||
int GetPort() const;
|
||||
|
Reference in New Issue
Block a user