chore: Fix some capitalization
This commit is contained in:
@ -189,7 +189,7 @@ const u8 gMoveNames[MOVES_COUNT][MOVE_NAME_LENGTH + 1] =
|
||||
[MOVE_SWEET_KISS] = _("Sweet Kiss"),
|
||||
[MOVE_BELLY_DRUM] = _("Belly Drum"),
|
||||
[MOVE_SLUDGE_BOMB] = _("Sludge Bomb"),
|
||||
[MOVE_MUD_SLAP] = _("Mud-slap"),
|
||||
[MOVE_MUD_SLAP] = _("Mud-Slap"),
|
||||
[MOVE_OCTAZOOKA] = _("Octazooka"),
|
||||
[MOVE_SPIKES] = _("Spikes"),
|
||||
[MOVE_ZAP_CANNON] = _("Zap Cannon"),
|
||||
|
Reference in New Issue
Block a user