summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/warriorb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/warriorb.h')
-rw-r--r--src/mame/includes/warriorb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/warriorb.h b/src/mame/includes/warriorb.h
index acfe7f51f1b..dce39a1d0fb 100644
--- a/src/mame/includes/warriorb.h
+++ b/src/mame/includes/warriorb.h
@@ -45,7 +45,7 @@ public:
/* memory pointers */
required_shared_ptr<uint16_t> m_spriteram;
-
+
/* memory regions */
required_memory_bank m_z80bank;