Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogPaths.hpp56 SCREENSHOT_BMP enumerator
62 NUM_SCREENSHOTS = SCREENSHOT_BMP + 1
H A DNstDialogPaths.cpp101 { SCREENSHOT_BMP, IDC_PATHS_SCREENSHOTS_BMP, L"bmp" }
354 case SCREENSHOT_BMP: return L"bmp"; in GetScreenShotExtension()