summaryrefslogtreecommitdiff
path: root/ui.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ui.inc')
-rw-r--r--ui.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui.inc b/ui.inc
index 6e05b9b5..cbb451cf 100644
--- a/ui.inc
+++ b/ui.inc
@@ -59,6 +59,7 @@ tick_loop: push dx
cmp dx,ax ; Has the timer advanced?
je tick_loop
pop cx
+ DO_IDLE
loop time_loop ; If so, decrement counter
; Timeout!!!!