summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/hng64.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/hng64.c')
-rw-r--r--src/mame/video/hng64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/hng64.c b/src/mame/video/hng64.c
index f3f7b5b533d..8409527041c 100644
--- a/src/mame/video/hng64.c
+++ b/src/mame/video/hng64.c
@@ -1637,7 +1637,7 @@ void hng64_state::screen_eof_hng64(screen_device &screen, bool state)
{
// rising edge
//if (state)
- // clear3d();
+ // clear3d();
}
void hng64_state::video_start()