libretro: Fix DualShock analog mode auto-enable
This commit is contained in:
@ -140,6 +140,7 @@ public:
|
||||
Controller* GetController(u32 slot) const;
|
||||
void UpdateControllers();
|
||||
void UpdateControllerSettings();
|
||||
void ResetControllers();
|
||||
void UpdateMemoryCards();
|
||||
|
||||
bool HasMedia() const;
|
||||
|
||||
Reference in New Issue
Block a user