mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Added identifier for country code 'B'
Only used by the American version of Ufouria: The Saga
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
#include "DolphinWX/ISOFile.h"
|
||||
#include "DolphinWX/WxUtils.h"
|
||||
|
||||
static const u32 CACHE_REVISION = 0x117;
|
||||
static const u32 CACHE_REVISION = 0x118;
|
||||
|
||||
#define DVD_BANNER_WIDTH 96
|
||||
#define DVD_BANNER_HEIGHT 32
|
||||
|
Reference in New Issue
Block a user