aboutsummaryrefslogtreecommitdiff
path: root/.nasm/segments.txt
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-03-05 22:06:52 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2026-03-05 22:06:52 +0100
commitccc6956983ddcf171c60e0f7bee3d10beae47492 (patch)
tree04d65a72c5da46b34f26929bac116ada26d9ef86 /.nasm/segments.txt
parent25a399b6d9fdd5d363e74e054e455c563b6e1af0 (diff)
downloadjetpac.nes-ccc6956983ddcf171c60e0f7bee3d10beae47492.tar.gz
jetpac.nes-ccc6956983ddcf171c60e0f7bee3d10beae47492.zip
Remove the pool size from enemies
It was never read anyways, so let's drop it. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.nasm/segments.txt')
-rw-r--r--.nasm/segments.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.nasm/segments.txt b/.nasm/segments.txt
index f09827a..2367e2f 100644
--- a/.nasm/segments.txt
+++ b/.nasm/segments.txt
@@ -1,4 +1,4 @@
- HEADER: 16/16 (100%)
-- ROM0: 6454/32762 (19.70%)
+- ROM0: 6448/32762 (19.68%)
- ROMV: 6/6 (100%)
- ROM2: 8192/8192 (100%)