mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
VideoBackends: Merge ShowConfig functions.
This commit is contained in:
@ -26,7 +26,7 @@ class VideoSoftware : public VideoBackendBase
|
||||
void Video_Prepare() override;
|
||||
void Video_Cleanup() override;
|
||||
|
||||
void ShowConfig(void* parent) override;
|
||||
void InitBackendInfo() override;
|
||||
|
||||
unsigned int PeekMessages() override;
|
||||
};
|
||||
|
Reference in New Issue
Block a user