mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
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:
@ -82,7 +82,7 @@ public:
|
||||
wxProgressDialog* dialog;
|
||||
};
|
||||
|
||||
static constexpr u32 CACHE_REVISION = 4; // Last changed in PR 6092
|
||||
static constexpr u32 CACHE_REVISION = 5; // Last changed in PR 6102
|
||||
|
||||
static bool sorted = false;
|
||||
|
||||
|
Reference in New Issue
Block a user