From 1963d7d8dd70ee9bc4cf9b81363aeab440a6f786 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 3 Apr 2026 22:32:52 +0200 Subject: Add a table with tile IDs for shuttle parts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This will allow us to select the proper shuttle depending on 'Globals::zp_shuttle_kind'. Hence, now only the actual shuttle parts on the CHR file are missing, which is why I left a couple of TODOs on the table itself. 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 229318f..a63d9cd 100644 --- a/.nasm/segments.txt +++ b/.nasm/segments.txt @@ -1,4 +1,4 @@ - HEADER: 16/16 (100%) -- ROM0: 9136/32762 (27.89%) +- ROM0: 9187/32762 (28.04%) - ROMV: 6/6 (100%) - ROM2: 8192/8192 (100%) -- cgit v1.2.3