Home
last modified time | relevance | path

Searched refs:active_dir_path (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mednafen/mednafen/src/
H A Dfile.h58 INLINE std::string active_dir_path(void) in active_dir_path() function
H A Dmednafen.cpp1252 …GameFile gf({ mfgf.active_vfs(), mfgf.active_dir_path(), mfgf.stream(), mfgf.ext, mfgf.fbase, vfs,… in MDFNI_LoadGame()