Home
last modified time | relevance | path

Searched refs:COPY_PROT_FAIL_PRC_NAME (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cine/
H A Dprc.cpp53 if (!scumm_stricmp(pPrcName, COPY_PROT_FAIL_PRC_NAME)) { in loadPrc()
H A Dcine.h198 #define COPY_PROT_FAIL_PRC_NAME "L201.ANI" macro
H A Dvarious.cpp1324 } else if (scumm_stricmp(currentPrcName, COPY_PROT_FAIL_PRC_NAME)) { in checkForPendingDataLoad()
/dports/games/scummvm/scummvm-2.5.1/engines/cine/
H A Dprc.cpp53 if (!scumm_stricmp(pPrcName, COPY_PROT_FAIL_PRC_NAME)) { in loadPrc()
H A Dcine.h202 #define COPY_PROT_FAIL_PRC_NAME "L201.ANI" macro
H A Dvarious.cpp1484 } else if (scumm_stricmp(currentPrcName, COPY_PROT_FAIL_PRC_NAME)) { in checkForPendingDataLoad()