[Project64] remove m_Rom from CCheats
This commit is contained in:
parent
f544308495
commit
53e5ec1866
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue