From 15ac1a8086971cb500bd09dd97bf62e111c2be90 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Sep 2016 04:49:13 -0400 Subject: pokey emulation, plus more labels --- mklevelinfo.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mklevelinfo.pl') 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' ], -- cgit v1.2.3