demos: outline2021: compile with newer ca65

This commit is contained in:
Vince Weaver 2021-05-25 16:24:57 -04:00
parent 489729bc16
commit 72c18c3db4
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ rotozoom_c00:
; cca = -20*ca;
lda #-20 ; 2
lda #<-20 ; 2
sta NUM1H ; 3
lda #0 ; 2
sta NUM1L ; 3