diff options
author | 2021-11-06 22:28:39 +0100 | |
---|---|---|
committer | 2021-11-06 22:28:50 +0100 | |
commit | 730d4fa362495b39a1db43808022221ebde1c705 (patch) | |
tree | aa7277a42be04836ae0dc4080233b31717352436 | |
parent | 79738b4cb44a039bd6bf04632585ffeb9bb4648d (diff) |
hh_sm510: typo in comment
-rw-r--r-- | src/mame/drivers/hh_sm510.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/hh_sm510.cpp b/src/mame/drivers/hh_sm510.cpp index d4430168fa3..ae770367607 100644 --- a/src/mame/drivers/hh_sm510.cpp +++ b/src/mame/drivers/hh_sm510.cpp @@ -9160,7 +9160,7 @@ INPUT_PORTS_END void trshutvoy_state::trshutvoy(machine_config &config) { - sm510_common(config, 1496, 1080); // R mask options confirmed + sm510_common(config, 1496, 1080); // R mask option confirmed } void trshutvoy_state::tigarden(machine_config &config) @@ -9238,12 +9238,12 @@ INPUT_PORTS_END void trsrescue_state::trsrescue(machine_config &config) { - sm510_common(config, 1533, 1080); // R mask options confirmed + sm510_common(config, 1533, 1080); // R mask option confirmed } void trsrescue_state::trthuball(machine_config &config) { - sm510_common(config, 1599, 1080); // R mask options confirmed + sm510_common(config, 1599, 1080); // R mask option confirmed } // roms |