summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mario.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mario.h')
-rw-r--r--src/mame/includes/mario.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/mario.h b/src/mame/includes/mario.h
index 06b80bf5d07..8f7db38b3f0 100644
--- a/src/mame/includes/mario.h
+++ b/src/mame/includes/mario.h
@@ -48,7 +48,7 @@ struct _mario_state
UINT8 flip;
/* driver general */
-
+
UINT8 *spriteram;
UINT8 *videoram;
size_t spriteram_size;