summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rainbow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rainbow.h')
-rw-r--r--src/mame/includes/rainbow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/rainbow.h b/src/mame/includes/rainbow.h
index 12f5add080f..c130d45848f 100644
--- a/src/mame/includes/rainbow.h
+++ b/src/mame/includes/rainbow.h
@@ -43,7 +43,7 @@ public:
optional_device<pc090oj_device> m_pc090oj;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE16_MEMBER(jumping_sound_w);
DECLARE_READ8_MEMBER(jumping_latch_r);
DECLARE_WRITE16_MEMBER(rbisland_cchip_ctrl_w);