Home
last modified time | relevance | path

Searched refs:kHadeschDebugResources (Results 1 – 4 of 4) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/hadesch/
H A Ddetection.cpp35 {Hadesch::kHadeschDebugResources, "resources", "Resources"},
H A Denums.h30 kHadeschDebugResources = 1 << 1, enumerator
H A Dtag_file.cpp100 debugC(kHadeschDebugResources, "TagFile: %x not found", name); in getFileStream()
H A Dpod_file.cpp106 debugC(kHadeschDebugResources, "PodFile: %s not found", name.c_str()); in getFileStream()