summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/playch10.h
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2016-04-11 03:29:40 +0100
committer David Haywood <mamehaze@users.noreply.github.com>2016-04-11 03:29:40 +0100
commit5d8e00ae584833cd994168e0738f757e06e7cb7c (patch)
treea8ca742c3b8b6f107c9604be065a6b8517407451 /src/mame/includes/playch10.h
parent5af068cb570f3ae3892bf67331cd605e65bdcc5e (diff)
new WORKING
Tiny Toon Adventures (prototype) (PlayChoice-10) [Tony Swann] it's not actually very interesting, it's the final USA NES version code with the generic 'New Game 2' menu rom (no instructions etc,) that was also seen on the Virus prototype, so no acutal new data here.
Diffstat (limited to 'src/mame/includes/playch10.h')
-rw-r--r--src/mame/includes/playch10.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/playch10.h b/src/mame/includes/playch10.h
index a97de718bd3..7878803b073 100644
--- a/src/mame/includes/playch10.h
+++ b/src/mame/includes/playch10.h
@@ -119,6 +119,7 @@ public:
DECLARE_DRIVER_INIT(pcfboard);
DECLARE_DRIVER_INIT(pcfboard_2);
DECLARE_DRIVER_INIT(virus);
+ DECLARE_DRIVER_INIT(ttoon);
DECLARE_DRIVER_INIT(pcgboard);
DECLARE_DRIVER_INIT(pcgboard_type2);
DECLARE_DRIVER_INIT(pchboard);