summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/boogwing.h
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-01-28 14:25:52 +1100
committer Vas Crabb <vas@vastheman.com>2018-01-28 14:25:52 +1100
commit4e8bb7c7e5c84ee384fd2c3b68896ca74cff9884 (patch)
tree5a185ef6a4070f53ad73122f280ca872f7580719 /src/mame/includes/boogwing.h
parent46af74afdfc4735a47db4ccea6263932e118b198 (diff)
srcclean and regenerate localisations (nw)
Diffstat (limited to 'src/mame/includes/boogwing.h')
-rw-r--r--src/mame/includes/boogwing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/boogwing.h b/src/mame/includes/boogwing.h
index 2b84d5e146b..1277d21ce30 100644
--- a/src/mame/includes/boogwing.h
+++ b/src/mame/includes/boogwing.h
@@ -60,7 +60,7 @@ public:
required_shared_ptr<uint16_t> m_decrypted_opcodes;
uint16_t m_priority;
-
+
DECLARE_WRITE8_MEMBER(sound_bankswitch_w);
DECLARE_WRITE16_MEMBER(priority_w);
DECLARE_DRIVER_INIT(boogwing);