diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-03-03 23:19:53 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-03-03 23:19:53 +0100 |
| commit | 196f2ac744fa8e0b6ce2da555e01178d04bfb322 (patch) | |
| tree | 196c630b875c30a6deb6c0728d5b679b297438f7 /.nasm/segments.txt | |
| parent | d71a38f3223dd90ad59b706321de87d60c0ed666 (diff) | |
| download | jetpac.nes-196f2ac744fa8e0b6ce2da555e01178d04bfb322.tar.gz jetpac.nes-196f2ac744fa8e0b6ce2da555e01178d04bfb322.zip | |
Let enemies die whenever they touch a bullet
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.nasm/segments.txt')
| -rw-r--r-- | .nasm/segments.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.nasm/segments.txt b/.nasm/segments.txt index b3a3e94..ab31677 100644 --- a/.nasm/segments.txt +++ b/.nasm/segments.txt @@ -1,4 +1,4 @@ - HEADER: 16/16 (100%) -- ROM0: 5733/32762 (17.50%) +- ROM0: 5854/32762 (17.87%) - ROMV: 6/6 (100%) - ROM2: 8192/8192 (100%) |
