re-enable prefs

This commit is contained in:
Peter Ferrie 2019-04-26 13:41:24 -07:00
parent 50c2d47a4e
commit cbf2804262
2 changed files with 3 additions and 3 deletions

View File

@ -152,12 +152,12 @@ LoadPrefs
LoadFile1Shot LoadFile1Shot
clc clc
pla pla
adc #$08
sta $00 sta $00
adc #$08
tax tax
pla pla
adc #$00
sta $01 sta $01
adc #$00
pha pha
txa txa
pha pha

View File

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