summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/funworld.h
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2014-04-30 20:01:06 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2014-04-30 20:01:06 +0000
commit5110021c36519acdd1ee45f0ecbdeab9376a45a1 (patch)
treedb7ddcf595efb8b06dc2ab7ddb2a06a9db622886 /src/mame/includes/funworld.h
parent40d14ae043b233374aa4e3c710e23db982625420 (diff)
Fix for chinatow regression, separating rcdino4 decryption WIP (nw)
Diffstat (limited to 'src/mame/includes/funworld.h')
-rw-r--r--src/mame/includes/funworld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/funworld.h b/src/mame/includes/funworld.h
index f37d198b328..dc4879e4635 100644
--- a/src/mame/includes/funworld.h
+++ b/src/mame/includes/funworld.h
@@ -33,6 +33,7 @@ public:
DECLARE_DRIVER_INIT(dino4);
DECLARE_DRIVER_INIT(ctunk);
DECLARE_DRIVER_INIT(rcdino4);
+ DECLARE_DRIVER_INIT(rcdinch);
TILE_GET_INFO_MEMBER(get_bg_tile_info);
DECLARE_VIDEO_START(funworld);
DECLARE_PALETTE_INIT(funworld);