Home
last modified time | relevance | path

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

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dresource_string.h22 #define IDS_INPUT_ANALOG_ABS (IDS_STRING + 60) macro
H A Dstring.rc22 IDS_INPUT_ANALOG_ABS "Absolute"
H A Dinpd.cpp579 …npdAnalog, CB_ADDSTRING, 0, (LPARAM)(LPARAM)FBALoadStringEx(hAppInst, IDS_INPUT_ANALOG_ABS, true)); in InitAnalogOptions()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dresource_string.h22 #define IDS_INPUT_ANALOG_ABS (IDS_STRING + 60) macro
H A Dstring.rc22 IDS_INPUT_ANALOG_ABS "Absolute"
H A Dinpd.cpp595 …npdAnalog, CB_ADDSTRING, 0, (LPARAM)(LPARAM)FBALoadStringEx(hAppInst, IDS_INPUT_ANALOG_ABS, true)); in InitAnalogOptions()