Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/sdl/
H A Dmain.cpp43 static char* szSDLSamplePath = NULL; variable
390 szSDLSamplePath = SDL_GetPrefPath("fbneo", "samples"); in main()
394 _stprintf(szAppSamplesPath, _T("%s"), szSDLSamplePath); in main()