mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 09:25:46 -04:00
OSD: Add controller input display overlay
This commit is contained in:
@ -46,7 +46,7 @@ public:
|
||||
void Reset() override;
|
||||
bool DoState(StateWrapper& sw, bool apply_input_state) override;
|
||||
|
||||
void SetAxisState(s32 axis_code, float value) override;
|
||||
bool GetButtonState(s32 button_code) const override;
|
||||
void SetButtonState(s32 button_code, bool pressed) override;
|
||||
u32 GetButtonStateBits() const override;
|
||||
|
||||
|
Reference in New Issue
Block a user