summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/seta.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/seta.cpp')
-rw-r--r--src/mame/drivers/seta.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/mame/drivers/seta.cpp b/src/mame/drivers/seta.cpp
index 3c782d09c67..1cc31cfafd6 100644
--- a/src/mame/drivers/seta.cpp
+++ b/src/mame/drivers/seta.cpp
@@ -3823,14 +3823,14 @@ INPUT_PORTS_END
Athena no Hatena?
***************************************************************************/
/*
- Athena no Hatena is a quiz game that uses only four buttons for inputs.
- However, the hidden "Test Program" menu makes use of the standard
- stick/3-button input layout. With the default input mapping, the menus
- are unusable as the three SHOT buttons are unmapped. So we have two
- input configurations to allow the debug menu to be usable.
-
- More information about the Test Program menu:
- http://sudden-desu.net/entry/athena-no-hatena-debug-menu-and-functions
+ Athena no Hatena is a quiz game that uses only four buttons for inputs.
+ However, the hidden "Test Program" menu makes use of the standard
+ stick/3-button input layout. With the default input mapping, the menus
+ are unusable as the three SHOT buttons are unmapped. So we have two
+ input configurations to allow the debug menu to be usable.
+
+ More information about the Test Program menu:
+ http://sudden-desu.net/entry/athena-no-hatena-debug-menu-and-functions
*/
static INPUT_PORTS_START( atehate )