mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Replace Country Names With No-Intro Names
This commit is contained in:
parent
53bf21e15a
commit
265a21a565
15 changed files with 26 additions and 26 deletions
|
@ -37,7 +37,7 @@
|
|||
#include "DolphinWX/ISOFile.h"
|
||||
#include "DolphinWX/WxUtils.h"
|
||||
|
||||
static const u32 CACHE_REVISION = 0x120;
|
||||
static const u32 CACHE_REVISION = 0x121;
|
||||
|
||||
#define DVD_BANNER_WIDTH 96
|
||||
#define DVD_BANNER_HEIGHT 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue