mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-10 06:25:04 +00:00
lemm: minor comment fix
This commit is contained in:
@@ -16,3 +16,6 @@
|
||||
+ when nuke, they should stop coming out of the door
|
||||
+ offset the frames when nuking so not simultaneous
|
||||
+ on explosion, start with invisible 6 so we always get a full 5s
|
||||
|
||||
+ nuke/exploding should not happen if lemming is splatting
|
||||
or already exploding
|
||||
|
@@ -8,7 +8,7 @@ click_speaker:
|
||||
pha
|
||||
lda SOUND_STATUS
|
||||
bmi done_click
|
||||
bit $c030
|
||||
bit SPEAKER
|
||||
pla
|
||||
done_click:
|
||||
rts
|
||||
|
Reference in New Issue
Block a user