mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Additional CACHE_REVISION increment warnings
GameFile.cpp warnings for DolphinQt, ISOFile.cpp warnings for DolphinWX
This commit is contained in:
@ -41,7 +41,7 @@ public:
|
||||
|
||||
virtual bool ChangePartition(u64 offset) { return false; }
|
||||
|
||||
// Increment CACHE_REVISION if values are changed (ISOFile.cpp)
|
||||
// Increment CACHE_REVISION if the code below is modified (ISOFile.cpp & GameFile.cpp)
|
||||
enum ECountry
|
||||
{
|
||||
COUNTRY_EUROPE = 0,
|
||||
|
Reference in New Issue
Block a user