mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-21 13:29:19 +00:00
re-enable prefs
This commit is contained in:
parent
50c2d47a4e
commit
cbf2804262
@ -152,12 +152,12 @@ LoadPrefs
|
||||
LoadFile1Shot
|
||||
clc
|
||||
pla
|
||||
adc #$08
|
||||
sta $00
|
||||
adc #$08
|
||||
tax
|
||||
pla
|
||||
adc #$00
|
||||
sta $01
|
||||
adc #$00
|
||||
pha
|
||||
txa
|
||||
pha
|
||||
|
@ -280,7 +280,7 @@ StringTableHigh
|
||||
; can be set directly before calling PrintByID.
|
||||
;
|
||||
.header
|
||||
!text "Passport by 4am 2019-04-25",$00
|
||||
!text "Passport by 4am 2019-04-26",$00
|
||||
.mainmenu
|
||||
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D
|
||||
!text " "
|
||||
|
Loading…
Reference in New Issue
Block a user