forked from dolphin-emu/dolphin
Removed SDK flag
SDK is not an official Nintendo country code, and is not actually used by any official software.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "DolphinWX/ISOFile.h"
|
||||
#include "DolphinWX/WxUtils.h"
|
||||
|
||||
static const u32 CACHE_REVISION = 0x116;
|
||||
static const u32 CACHE_REVISION = 0x117;
|
||||
|
||||
#define DVD_BANNER_WIDTH 96
|
||||
#define DVD_BANNER_HEIGHT 32
|
||||
|
||||
Reference in New Issue
Block a user