auto-enable Berzap title music

This commit is contained in:
Peter Ferrie 2020-07-19 13:51:36 -07:00
parent ffb8a01e49
commit ea70f3fbbc

View File

@ -96,6 +96,8 @@ skipmb
lda #3
adc #0
sta $380
lda #$0D
sta $FF
+ +READ_ROM_NO_WRITE
++