aboutsummaryrefslogtreecommitdiff
path: root/simon/vga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simon/vga.cpp')
-rw-r--r--simon/vga.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/vga.cpp b/simon/vga.cpp
index f6bde58ef4..6adfac93a3 100644
--- a/simon/vga.cpp
+++ b/simon/vga.cpp
@@ -1238,7 +1238,6 @@ void SimonEngine::vc_27_reset_simon1() {
vfs++;
}
-
vte = _vga_timer_list;
while (vte->delay) {
if (vte->sprite_id != 0x80) {