summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pacman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pacman.h')
-rw-r--r--src/mame/includes/pacman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/pacman.h b/src/mame/includes/pacman.h
index a94624ea039..70f7e66659e 100644
--- a/src/mame/includes/pacman.h
+++ b/src/mame/includes/pacman.h
@@ -176,6 +176,7 @@ public:
void init_mschamp();
void init_mbrush();
void init_pengomc1();
+ void init_clubpacma();
TILEMAP_MAPPER_MEMBER(pacman_scan_rows);
TILE_GET_INFO_MEMBER(pacman_get_tile_info);
TILE_GET_INFO_MEMBER(s2650_get_tile_info);