Additional CACHE_REVISION increment warnings

GameFile.cpp warnings for DolphinQt,
ISOFile.cpp warnings for DolphinWX
This commit is contained in:
Stevoisiak
2015-01-11 00:25:36 -05:00
parent f5cddd4020
commit fe49427688
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -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)