summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/stvvdp2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/stvvdp2.c')
-rw-r--r--src/mame/video/stvvdp2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/stvvdp2.c b/src/mame/video/stvvdp2.c
index a530513912d..4a133269348 100644
--- a/src/mame/video/stvvdp2.c
+++ b/src/mame/video/stvvdp2.c
@@ -5146,7 +5146,7 @@ WRITE32_HANDLER ( stv_vdp2_cram_w )
int r,g,b;
COMBINE_DATA(&stv_vdp2_cram[offset]);
-// popmessage("%01x\n",STV_VDP2_CRMD);
+// popmessage("%01x\n",STV_VDP2_CRMD);
switch( STV_VDP2_CRMD )
{