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