From f9ca8ca80b9d0cf0d54f9aa59a3fbb517c37fc9c Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 6 Apr 2026 21:43:44 +0200 Subject: Clear out sprites after the take off animation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This was hidden before commit 134c671e18b6 ("Cancel the take off animation before shuttle change"), as the sprites and the background matched perfectly. That wasn't the case in the case where the shuttle kind was to change. Signed-off-by: Miquel Sabaté Solà --- .nasm/segments.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.nasm') diff --git a/.nasm/segments.txt b/.nasm/segments.txt index 7f0b6d9..5d8e4c8 100644 --- a/.nasm/segments.txt +++ b/.nasm/segments.txt @@ -1,4 +1,4 @@ - HEADER: 16/16 (100%) -- ROM0: 9201/32762 (28.08%) +- ROM0: 9216/32762 (28.13%) - ROMV: 6/6 (100%) - ROM2: 8192/8192 (100%) -- cgit v1.2.3