Linux: Fixed build

This commit is contained in:
Sour 2018-03-22 20:54:56 -04:00
parent 6769422008
commit 59858bdd58

View file

@ -121,7 +121,7 @@ class Console
static string FindMatchingRom(string romName, HashInfo hashInfo);
static VirtualFile GetRomPath();
static VirtualFile GetPatchFile();
static MapperInfo Console::GetMapperInfo();
static MapperInfo GetMapperInfo();
static NesModel GetModel();
static uint32_t GetLagCounter();