aboutsummaryrefslogtreecommitdiff
path: root/src/driver.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver.s')
-rw-r--r--src/driver.s3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/driver.s b/src/driver.s
index fca43f1..2bc78ca 100644
--- a/src/driver.s
+++ b/src/driver.s
@@ -183,8 +183,7 @@
and #$01
beq @check_player_timer
- ;; Yes! Then just handle the shuttle animation and move into sprite
- ;; cycling.
+ ;; Yes! Then just handle the shuttle animation.
JAL Driver::handle_shuttle
@check_player_timer: