naming cleanup

This commit is contained in:
Chris Danford
2005-10-08 16:36:14 +00:00
parent 74788af655
commit 0b808c6685
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -282,7 +282,7 @@ const AutoJoyMapping g_AutoJoyMappings[] =
{
"dance",
"Dance ", //Notice extra space at end
"LevelSix USB Pad (DDR638)",
"LevelSix USB Pad (DDR638)", // "DDR638" is the model number of the pad
{
{ 0, JOY_BUTTON_1, DANCE_BUTTON_UP, false },
{ 0, JOY_BUTTON_2, DANCE_BUTTON_DOWN, false },
@@ -339,7 +339,7 @@ const AutoJoyMapping g_AutoJoyMappings[] =
{
"techno",
"Dance ", //Notice the extra space at end
"LevelSix USB Pad (DDR638)",
"LevelSix USB Pad (DDR638)", // "DDR638" is the model number of the pad
{
{ 0, JOY_BUTTON_1, TECHNO_BUTTON_UP, false },
{ 0, JOY_BUTTON_2, TECHNO_BUTTON_DOWN, false },