Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update iso file cache version.
  • Loading branch information
jordan-woyak committed Apr 9, 2013
1 parent 98d35e5 commit 5c374b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/DolphinWX/Src/ISOFile.cpp
Expand Up @@ -37,7 +37,7 @@
#include "ChunkFile.h"
#include "ConfigManager.h"

#define CACHE_REVISION 0x112
static const u32 CACHE_REVISION = 0x113;

#define DVD_BANNER_WIDTH 96
#define DVD_BANNER_HEIGHT 32
Expand Down

0 comments on commit 5c374b2

Please sign in to comment.