mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Fix references to CACHE_REVISION in DiscIO comments
The ISOFile.cpp one has been moved, and the GameFile.cpp one isn't used for anything because DolphinQt2 doesn't support caching yet.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
// Increment CACHE_REVISION (ISOFile.cpp & GameFile.cpp) if these enums are modified
|
||||
// Increment CACHE_REVISION (GameListCtrl.cpp) if these enums are modified
|
||||
|
||||
enum class Platform
|
||||
{
|
||||
|
Reference in New Issue
Block a user