summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/yunsun16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/yunsun16.h')
-rw-r--r--src/mame/includes/yunsun16.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/yunsun16.h b/src/mame/includes/yunsun16.h
index a71b764a374..3b4f4ab4b02 100644
--- a/src/mame/includes/yunsun16.h
+++ b/src/mame/includes/yunsun16.h
@@ -1,6 +1,6 @@
/*************************************************************************
- Yun Sung 16 Bit Games
+ Yun Sung 16 Bit Games
*************************************************************************/
@@ -13,7 +13,7 @@ struct _yunsun16_state
UINT16 * scrollram_0;
UINT16 * scrollram_1;
UINT16 * priorityram;
-// UINT16 * paletteram; // currently this uses generic palette handling
+// UINT16 * paletteram; // currently this uses generic palette handling
UINT16 * spriteram;
size_t spriteram_size;