mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-11 12:38:05 +00:00
hide launch artwork sooner
fixes https://github.com/a2-4am/4cade/issues/690
This commit is contained in:
parent
1301473395
commit
a075b3f3e2
@ -7,6 +7,7 @@
|
||||
|
||||
!source "src/macros.a"
|
||||
|
||||
jsr HideLaunchArtwork
|
||||
lda #$60
|
||||
sta $336
|
||||
jsr $300
|
||||
@ -18,7 +19,6 @@
|
||||
sta $8BF
|
||||
lda #$BC
|
||||
sta $8C0
|
||||
jsr HideLaunchArtwork
|
||||
jmp $800 ; decompress
|
||||
|
||||
sitcrit_cheat
|
||||
|
Loading…
x
Reference in New Issue
Block a user