mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Additional CACHE_REVISION increment warnings
GameFile.cpp warnings for DolphinQt, ISOFile.cpp warnings for DolphinWX
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#include "Common/Logging/Log.h"
|
||||
#include "DiscIO/Volume.h"
|
||||
|
||||
// Increment CACHE_REVISION if the code below is modified (ISOFile.cpp & GameFile.cpp)
|
||||
namespace DiscIO
|
||||
{
|
||||
IVolume::ECountry CountrySwitch(u8 CountryCode)
|
||||
|
Reference in New Issue
Block a user