summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/funworld.h
diff options
context:
space:
mode:
author andreasnaive <andreasnaive@gmail.com>2019-03-25 22:03:37 +0100
committer andreasnaive <andreasnaive@gmail.com>2019-03-25 22:03:37 +0100
commit009cba4fb8102102168ef32870892438327f3705 (patch)
tree63c8012e262618f08a332da31dd714281aa2c5ed /src/mame/includes/funworld.h
parentc8724434954ce4916db714c515bd27ce61fd0213 (diff)
funworld.cpp: Support for custom CPUs' opcode decryption [Andreas Naive]
Diffstat (limited to 'src/mame/includes/funworld.h')
-rw-r--r--src/mame/includes/funworld.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/funworld.h b/src/mame/includes/funworld.h
index 3a69f8becae..d2e631f97e1 100644
--- a/src/mame/includes/funworld.h
+++ b/src/mame/includes/funworld.h
@@ -33,8 +33,6 @@ public:
void fw_brick_2(machine_config &config);
void init_saloon();
- void init_royalcdc();
- void init_multiwin();
void init_mongolnw();
void init_soccernw();
void init_tabblue();