summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/dooyong.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/dooyong.c')
-rw-r--r--src/mame/video/dooyong.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/dooyong.c b/src/mame/video/dooyong.c
index 2fad58ef290..d4cf99ecf35 100644
--- a/src/mame/video/dooyong.c
+++ b/src/mame/video/dooyong.c
@@ -195,7 +195,7 @@ WRITE8_HANDLER( flytiger_ctrl_w )
/* bits 1, 2 used but unknown */
- /* bit 3 fg palette banking: trash protection? */
+ /* bit 3 fg palette banking: trash protection? */
flytiger_palette_bank = data & 0x08;
/* bit 4 changes tilemaps priority */