mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-11 16:49:28 +02:00
Merge pull request #1870 from Stevoisiak/countryFilters
Country filter fixes/consistency
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user