[Project64] remove m_Rom from CCheats

This commit is contained in:
zilmar 2016-06-27 20:57:06 +10:00
parent f544308495
commit 53e5ec1866
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ private:
void LoadPermCheats(CPlugins * Plugins);
const CN64Rom * m_Rom;
CODES_ARRAY m_Codes;
bool LoadCode(int32_t CheatNo, const char * CheatString);