aboutsummaryrefslogtreecommitdiff
path: root/.nasm/segments.txt
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-03-04 22:53:35 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2026-03-04 22:53:35 +0100
commit0c5af85cc0cb9bb39a3a72548e735b92daf0a28f (patch)
tree0879318ea266ae1c756529645a3e8fefbd059824 /.nasm/segments.txt
parent196f2ac744fa8e0b6ce2da555e01178d04bfb322 (diff)
downloadjetpac.nes-0c5af85cc0cb9bb39a3a72548e735b92daf0a28f.tar.gz
jetpac.nes-0c5af85cc0cb9bb39a3a72548e735b92daf0a28f.zip
Add collision with the player
This allows for explosions to run after making the player to disappear, and it re-runs the entering scene timer. 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 ab31677..a9fd7db 100644
--- a/.nasm/segments.txt
+++ b/.nasm/segments.txt
@@ -1,4 +1,4 @@
- HEADER: 16/16 (100%)
-- ROM0: 5854/32762 (17.87%)
+- ROM0: 6085/32762 (18.57%)
- ROMV: 6/6 (100%)
- ROM2: 8192/8192 (100%)