mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
[DolphinWX] Added warning to Wii disc compression
This commit is contained in:
@ -107,4 +107,5 @@ private:
|
||||
static size_t m_numberItem;
|
||||
static bool CompressCB(const std::string& text, float percent, void* arg);
|
||||
static bool MultiCompressCB(const std::string& text, float percent, void* arg);
|
||||
static bool WiiCompressWarning();
|
||||
};
|
||||
|
Reference in New Issue
Block a user