mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
VolumeWad: Return version number for WADs
This commit is contained in:
parent
a2b872b9da
commit
b578abfbaa
4 changed files with 14 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
#include "DolphinWX/ISOFile.h"
|
||||
#include "DolphinWX/WxUtils.h"
|
||||
|
||||
static const u32 CACHE_REVISION = 0x119;
|
||||
static const u32 CACHE_REVISION = 0x120;
|
||||
|
||||
#define DVD_BANNER_WIDTH 96
|
||||
#define DVD_BANNER_HEIGHT 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue