Home
last modified time | relevance | path

Searched refs:IDS_FILE_ERR_NOTHING_IN_ARCHIVE (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h814 #define IDS_FILE_ERR_NOTHING_IN_ARCHIVE 40125 macro
H A Dlanguage.rc1568 IDS_FILE_ERR_NOTHING_IN_ARCHIVE "No valid file in archive!"
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstManagerPaths.cpp603 throw IDS_FILE_ERR_NOTHING_IN_ARCHIVE; in LoadFromArchive()