summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/toaplan2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/toaplan2.cpp')
-rw-r--r--src/mame/drivers/toaplan2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/toaplan2.cpp b/src/mame/drivers/toaplan2.cpp
index 5b490bff9b0..409d572b991 100644
--- a/src/mame/drivers/toaplan2.cpp
+++ b/src/mame/drivers/toaplan2.cpp
@@ -406,7 +406,7 @@ To reset the NVRAM in Othello Derby, hold P1 Button 1 down while booting.
#define UNICODE_YEN "\xC2\xA5"
#define PWRKICK_HOPPER_PULSE 50 // time between hopper pulses in milliseconds (probably wrong)
-//#define TRUXTON2_STEREO /* Uncomment to hear truxton2 music in stereo */
+#define TRUXTON2_STEREO /* Uncomment to hear truxton2 music in stereo */ // HBMAME let's try this
constexpr unsigned toaplan2_state::T2PALETTE_LENGTH;