diff options
Diffstat (limited to 'docs/release/src/hbmame/drivers/tecmosys.cpp')
-rw-r--r-- | docs/release/src/hbmame/drivers/tecmosys.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/src/hbmame/drivers/tecmosys.cpp b/docs/release/src/hbmame/drivers/tecmosys.cpp index 7bedfba8857..66884b8c650 100644 --- a/docs/release/src/hbmame/drivers/tecmosys.cpp +++ b/docs/release/src/hbmame/drivers/tecmosys.cpp @@ -226,4 +226,4 @@ GAME( 1995, deroons01, deroon, tecmosys, tecmosys, tecmosys_state, init_der GAME( 1996, tkdenshos01, tkdensho, tecmosys, tecmosys, tecmosys_state, init_tkdensho, ROT0, "yumeji1768", "Toukidenshou (Enable Hidden Characters)", MACHINE_SUPPORTS_SAVE ) GAME( 1996, tkdenshos02, tkdensho, tecmosys, tecmosys, tecmosys_state, init_tkdensho, ROT0, "DDJ", "Toukidenshou (Always Have Super Move)", MACHINE_SUPPORTS_SAVE ) GAME( 1996, tkdenshos03, tkdensho, tecmosys, tecmosys, tecmosys_state, init_tkdensho, ROT0, "DDJ", "Toukidenshou (Easy Move)", MACHINE_SUPPORTS_SAVE ) -GAME( 1996, tkdenshos04, tkdensho, tecmosys, tecmosys, tecmosys_state, init_tkdensho, ROT0, "DDJ", "Toukidenshou (Enable Hidden Characters V2)", MACHINE_SUPPORTS_SAVE )
\ No newline at end of file +GAME( 1996, tkdenshos04, tkdensho, tecmosys, tecmosys, tecmosys_state, init_tkdensho, ROT0, "DDJ", "Toukidenshou (Enable Hidden Characters V2)", MACHINE_SUPPORTS_SAVE ) |