Searched refs:isRomCode (Results 1 – 2 of 2) sorted by relevance
395 u8 isRomCode; in CTRDG_IsExisting()399 isRomCode = chp->isRomCode; in CTRDG_IsExisting()402 … if ((isRomCode == CTRDG_IS_ROM_CODE && cip->moduleID.raw != chp->moduleID) // memory loaded in CTRDG_IsExisting()403 …|| (isRomCode != CTRDG_IS_ROM_CODE && cip->moduleID.raw != *CTRDGi_GetModuleIDImageAddr()) // mem… in CTRDG_IsExisting()
97 u8 isRomCode; // Is ROM code member