mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Merge pull request #1796 from Stevoisiak/cacheRevisionNote
Added CACHE_REVISION warnings
This commit is contained in:
commit
b3474c8218
3 changed files with 4 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue