summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/badlands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/badlands.h')
-rw-r--r--src/mame/includes/badlands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/badlands.h b/src/mame/includes/badlands.h
index f14b0ed68f6..316b65907fa 100644
--- a/src/mame/includes/badlands.h
+++ b/src/mame/includes/badlands.h
@@ -27,7 +27,7 @@ public:
required_device<tilemap_device> m_playfield_tilemap;
required_device<atari_motion_objects_device> m_mob;
optional_shared_ptr<uint8_t> m_b_sharedram;
-
+
uint8_t m_pedal_value[2];
uint8_t m_playfield_tile_bank;