mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-14 14:21:39 +00:00
Merge pull request #1870 from Stevoisiak/countryFilters
Country filter fixes/consistency
This commit is contained in:
commit
e4b04c64f0
7 changed files with 91 additions and 75 deletions
|
@ -37,7 +37,7 @@
|
|||
#include "DolphinWX/ISOFile.h"
|
||||
#include "DolphinWX/WxUtils.h"
|
||||
|
||||
static const u32 CACHE_REVISION = 0x118;
|
||||
static const u32 CACHE_REVISION = 0x119;
|
||||
|
||||
#define DVD_BANNER_WIDTH 96
|
||||
#define DVD_BANNER_HEIGHT 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue