summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/snookr10.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/snookr10.c')
-rw-r--r--src/mame/video/snookr10.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/snookr10.c b/src/mame/video/snookr10.c
index af63a76b354..f5a6b76396d 100644
--- a/src/mame/video/snookr10.c
+++ b/src/mame/video/snookr10.c
@@ -103,7 +103,7 @@ TILE_GET_INFO_MEMBER(snookr10_state::get_bg_tile_info)
/**********************************************************
- Apple 10 palette and tile matrix / video RAM
+ Apple 10 palette and tile matrix / video RAM
are encrypted/scrambled.
For more information, see the driver notes.
@@ -172,7 +172,7 @@ TILE_GET_INFO_MEMBER(snookr10_state::apple10_get_bg_tile_info)
/**********************************************************
- Crystals Colours palette and tile matrix / video RAM
+ Crystals Colours palette and tile matrix / video RAM
are encrypted/scrambled.
For more information, see the driver notes.