summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hng64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hng64.h')
-rw-r--r--src/mame/includes/hng64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/hng64.h b/src/mame/includes/hng64.h
index fe30c946ccd..8406c2d9aab 100644
--- a/src/mame/includes/hng64.h
+++ b/src/mame/includes/hng64.h
@@ -142,7 +142,7 @@ public:
DECLARE_WRITE32_MEMBER(hng64_soundram_w);
DECLARE_READ32_MEMBER(hng64_soundram_r);
-
+
// not actually used, but left in code so you can turn it and see the (possibly undesired?) behavior, see notes in memory map
DECLARE_WRITE32_MEMBER(hng64_soundram2_w);
DECLARE_READ32_MEMBER(hng64_soundram2_r);