From a26d621b1f6157f742ecd40e5ad7c4636a855d83 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 6 Apr 2026 21:52:29 +0200 Subject: Fix bogus comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- src/driver.s | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/driver.s') 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: -- cgit v1.2.3