summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pgm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pgm.h')
-rw-r--r--src/mame/includes/pgm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/pgm.h b/src/mame/includes/pgm.h
index 04e45ef33d4..1ac2b4d2f86 100644
--- a/src/mame/includes/pgm.h
+++ b/src/mame/includes/pgm.h
@@ -80,7 +80,7 @@ public:
DECLARE_WRITE8_MEMBER(z80_l3_w);
DECLARE_WRITE16_MEMBER(pgm_tx_videoram_w);
DECLARE_WRITE16_MEMBER(pgm_bg_videoram_w);
-
+
DECLARE_DRIVER_INIT(pgm);
TILE_GET_INFO_MEMBER(get_pgm_tx_tilemap_tile_info);