diff --git a/lumber.asm b/lumber.asm index 8a69d9b..68cf248 100644 --- a/lumber.asm +++ b/lumber.asm @@ -142,10 +142,10 @@ skipSoundFrame */ pha lda dliCount bne secondDLI + inc dliCount mva LowCharsetBase CHBASE mva #$0c COLPF2 mva #$c6 COLPF0 - inc dliCount pla rti secondDLI diff --git a/lumber.xex b/lumber.xex index 8feb632..13a7ba3 100644 Binary files a/lumber.xex and b/lumber.xex differ