RetroArch
Macros
pad_strings.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PAD_NAME_WIIU_GAMEPAD   "WiiU Gamepad"
 
#define PAD_NAME_WIIU_PRO   "WiiU Pro Controller"
 
#define PAD_NAME_WIIMOTE   "Wiimote Controller"
 
#define PAD_NAME_NUNCHUK   "Wiimote+Nunchuk Controller"
 
#define PAD_NAME_CLASSIC   "Classic Controller"
 
#define PAD_NAME_HID   "HID Controller"
 

Macro Definition Documentation

◆ PAD_NAME_CLASSIC

#define PAD_NAME_CLASSIC   "Classic Controller"

◆ PAD_NAME_HID

#define PAD_NAME_HID   "HID Controller"

◆ PAD_NAME_NUNCHUK

#define PAD_NAME_NUNCHUK   "Wiimote+Nunchuk Controller"

◆ PAD_NAME_WIIMOTE

#define PAD_NAME_WIIMOTE   "Wiimote Controller"

◆ PAD_NAME_WIIU_GAMEPAD

#define PAD_NAME_WIIU_GAMEPAD   "WiiU Gamepad"

These are used to map pad names to controller mappings. You can change these relatively free-form.

◆ PAD_NAME_WIIU_PRO

#define PAD_NAME_WIIU_PRO   "WiiU Pro Controller"