megademo: ill-advised trying to fix the fireworks bug

This commit is contained in:
Vince Weaver 2018-11-01 21:46:23 -04:00
parent 08d1f4a6b1
commit 35880038c8
3 changed files with 6 additions and 3 deletions

View File

@ -397,6 +397,5 @@ jump_table:
;.include "move_letters.s"
;.include "delay_a.s"
background:
.include "fw_background.inc"
;background:
;.include "fw_background.inc"

View File

@ -81,6 +81,7 @@ Zloop2: dex ; 2
jmp fw_check_keyboard ; 3
.align $100
;=================================
; action_continue_explosion

View File

@ -179,6 +179,9 @@ apple_iie:
; arrival
.include "arrival.inc"
;background:
.include "fw_background.inc"
;============================
; Include Hires Graphics
; No Alignment Needed