summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/88games.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/88games.h')
-rw-r--r--src/mame/includes/88games.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/88games.h b/src/mame/includes/88games.h
index c3cad7fbb1f..a443cf72475 100644
--- a/src/mame/includes/88games.h
+++ b/src/mame/includes/88games.h
@@ -10,8 +10,8 @@ struct __88games_state
/* memory pointers */
UINT8 * ram;
UINT8 * banked_rom;
-// UINT8 * paletteram_1000; // this currently uses generic palette handling
-// UINT8 * nvram; // this currently uses generic nvram handling
+// UINT8 * paletteram_1000; // this currently uses generic palette handling
+// UINT8 * nvram; // this currently uses generic nvram handling
/* video-related */
int k88games_priority;