mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Merge pull request #1942 from Buddybenj/No-Intro
Replace Country Names With No-Intro Names
This commit is contained in:
commit
793abccb5e
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