mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-14 12:24:16 -04:00
"control stick" -> "main stick" for consistency
This commit is contained in:
@@ -156,17 +156,17 @@ enum {
|
||||
/* 0x06 */ fopMsgM_Icon_Y_BUTTON_e,
|
||||
/* 0x07 */ fopMsgM_Icon_Z_BUTTON_e,
|
||||
/* 0x08 */ fopMsgM_Icon_DPAD_e,
|
||||
/* 0x09 */ fopMsgM_Icon_CONTROL_STICK_e,
|
||||
/* 0x09 */ fopMsgM_Icon_MAIN_STICK_e,
|
||||
/* 0x0A */ fopMsgM_Icon_ARROW_LEFT_e,
|
||||
/* 0x0B */ fopMsgM_Icon_ARROW_RIGHT_e,
|
||||
/* 0x0C */ fopMsgM_Icon_ARROW_UP_e,
|
||||
/* 0x0D */ fopMsgM_Icon_ARROW_DOWN_e,
|
||||
/* 0x0E */ fopMsgM_Icon_CONTROL_STICK_UP_e,
|
||||
/* 0x0F */ fopMsgM_Icon_CONTROL_STICK_DOWN_e,
|
||||
/* 0x10 */ fopMsgM_Icon_CONTROL_STICK_LEFT_e,
|
||||
/* 0x11 */ fopMsgM_Icon_CONTROL_STICK_RIGHT_e,
|
||||
/* 0x12 */ fopMsgM_Icon_CONTROL_STICK_UP_DOWN_e,
|
||||
/* 0x13 */ fopMsgM_Icon_CONTROL_STICK_LEFT_RIGHT_e,
|
||||
/* 0x0E */ fopMsgM_Icon_MAIN_STICK_UP_e,
|
||||
/* 0x0F */ fopMsgM_Icon_MAIN_STICK_DOWN_e,
|
||||
/* 0x10 */ fopMsgM_Icon_MAIN_STICK_LEFT_e,
|
||||
/* 0x11 */ fopMsgM_Icon_MAIN_STICK_RIGHT_e,
|
||||
/* 0x12 */ fopMsgM_Icon_MAIN_STICK_UP_DOWN_e,
|
||||
/* 0x13 */ fopMsgM_Icon_MAIN_STICK_LEFT_RIGHT_e,
|
||||
/* 0x14 */ fopMsgM_Icon_SELECT_YOKO_LEFT_e,
|
||||
/* 0x15 */ fopMsgM_Icon_SELECT_YOKO_RIGHT_e,
|
||||
/* 0x16 */ fopMsgM_Icon_INPUT_e,
|
||||
|
||||
Reference in New Issue
Block a user