aboutsummaryrefslogtreecommitdiff
path: root/mklevelinfo.pl
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-09-13 04:49:13 -0400
committerB. Watson <yalhcru@gmail.com>2016-09-13 04:49:13 -0400
commit15ac1a8086971cb500bd09dd97bf62e111c2be90 (patch)
treef151be86d513450a2b33aaa169e21c0b7339b85e /mklevelinfo.pl
parent9bcb6af0db2a32a4158f7e7c91e91634f562a3da (diff)
downloadjumpmanjr-15ac1a8086971cb500bd09dd97bf62e111c2be90.tar.gz
pokey emulation, plus more labels
Diffstat (limited to 'mklevelinfo.pl')
-rw-r--r--mklevelinfo.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mklevelinfo.pl b/mklevelinfo.pl
index 988606f..66401f8 100644
--- a/mklevelinfo.pl
+++ b/mklevelinfo.pl
@@ -26,7 +26,7 @@
36 => [ 2, 'sub6', 'always $9740 aka game_main_loop' ],
38 => [ 2, 'sub_eol', 'called at end of level (all bombs picked up). $06E6 for all but level08' ],
40 => [ 6, 'offs', 'all zeroes' ],
- 46 => [ 1, 'colpf3', 'color (not sure what gets drawn in this color yet)' ],
+ 46 => [ 1, 'colpf3', 'color for missiles (aka 5th player)' ],
47 => [ 1, 'colpf0', 'color for girders and up-ropes' ],
48 => [ 1, 'colpf1', 'color for ladders and down-ropes' ],
49 => [ 1, 'colpf2', 'color for bombs' ],