mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
DQt2: Add a message if the game list is empty.
This commit is contained in:
@ -35,6 +35,8 @@ public:
|
||||
void SetWiiNAND(const QString& path);
|
||||
DiscIO::IVolume::ELanguage GetWiiSystemLanguage() const;
|
||||
DiscIO::IVolume::ELanguage GetGCSystemLanguage() const;
|
||||
bool GetPreferredView() const;
|
||||
void SetPreferredView(bool table);
|
||||
|
||||
// Emulation
|
||||
bool GetConfirmStop() const;
|
||||
|
Reference in New Issue
Block a user