mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00:00
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:
parent
f1a26ff654
commit
695bbac36a
8 changed files with 1 additions and 127 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue