mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 22:05:38 +00:00
libretro: Build fix
This commit is contained in:
parent
a0f6b4ce81
commit
70a63ce3ec
|
@ -54,7 +54,7 @@ private:
|
|||
void InitDiskControlInterface();
|
||||
void InitRumbleInterface();
|
||||
|
||||
void LoadSettings() override;
|
||||
void LoadSettings();
|
||||
void UpdateSettings();
|
||||
void UpdateControllers();
|
||||
void UpdateControllersDigitalController(u32 index);
|
||||
|
|
Loading…
Reference in a new issue