Merge pull request #6109 from t27duck/missing_wiiware_makers_2

Update maker information to match the wiki
This commit is contained in:
JosJuice
2017-11-06 08:05:19 +01:00
committed by GitHub
3 changed files with 211 additions and 326 deletions

View File

@ -12,7 +12,7 @@
#include "Core/ConfigManager.h"
#include "DolphinQt2/Settings.h"
static const int CACHE_VERSION = 3; // Last changed in PR #6102
static const int CACHE_VERSION = 4; // Last changed in PR #6109
static const int DATASTREAM_VERSION = QDataStream::Qt_5_0;
GameFileCache::GameFileCache()