Skip to content

Commit

Permalink
aquario has sound
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Nov 4, 2024
1 parent 93da211 commit 499ae1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/burn/drv/sega/d_sys18.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4147,7 +4147,7 @@ struct BurnDriver BurnDrvWwallyja3p = {

struct BurnDriver BurnDrvAquario = {
"aquario", NULL, NULL, NULL, "2021",
"Clockwork Aquario (prototype)\0", "No sound", "Sega / Westone", "System 18",
"Clockwork Aquario (prototype)\0", NULL, "Sega / Westone", "System 18",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_PROTOTYPE, 2, HARDWARE_SEGA_SYSTEM18 | HARDWARE_SEGA_171_5987, GBF_PLATFORM, 0,
NULL, AquarioRomInfo, AquarioRomName, NULL, NULL, NULL, NULL, System18InputInfo, AquarioDIPInfo,
Expand Down

0 comments on commit 499ae1c

Please sign in to comment.