summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/kaneko16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/kaneko16.h')
-rw-r--r--src/mame/includes/kaneko16.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/includes/kaneko16.h b/src/mame/includes/kaneko16.h
index f54b6118282..fbc53af3c79 100644
--- a/src/mame/includes/kaneko16.h
+++ b/src/mame/includes/kaneko16.h
@@ -64,7 +64,6 @@ public:
{
}
- void init_kaneko16();
void init_bakubrkr();
void bakubrkr(machine_config &config);
@@ -131,8 +130,6 @@ protected:
template<class _BitmapClass>
void fill_bitmap(_BitmapClass &bitmap, const rectangle &cliprect);
- void unscramble_tiles(const char *region);
-
void gtmr_oki1_map(address_map &map);
void gtmr_oki2_map(address_map &map);