Add some missing WiiWare makers

Some of my WiiWare games does not have a maker :
- Blue's Journey : EAFPJ8
- Magician Lord : EACPJ8
- The King of Fighters '94 : EAGPJ8
- The Last Ninja : C9XPGX
- World Games : C9ZPGX
This commit is contained in:
FoxP
2017-10-05 09:58:38 +02:00
committed by Léo Lam
parent 5f0de43828
commit 999c23b182
3 changed files with 7 additions and 2 deletions

View File

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