summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/c64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/c64.h')
-rw-r--r--src/mess/includes/c64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/c64.h b/src/mess/includes/c64.h
index 042bb1a980e..6cf0b902556 100644
--- a/src/mess/includes/c64.h
+++ b/src/mess/includes/c64.h
@@ -138,7 +138,7 @@ public:
DECLARE_WRITE_LINE_MEMBER( exp_reset_w );
DECLARE_QUICKLOAD_LOAD_MEMBER( cbm_c64 );
-
+
// memory state
int m_loram;
int m_hiram;