Merge pull request #80 from peterferrie/master

re-enable prefs
This commit is contained in:
4am 2019-04-25 19:45:12 -04:00 committed by GitHub
commit 50c2d47a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -141,12 +141,12 @@ WriteTrackMLI
SaveFile1Shot
clc
pla
adc #$0B
sta $00
adc #$0B
tax
pla
adc #$00
sta $01
adc #$00
pha
txa
pha

View File

@ -280,7 +280,7 @@ StringTableHigh
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2019-04-24",$00
!text "Passport by 4am 2019-04-25",$00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "