call HideLaunchArtworkLC2

fixes https://github.com/a2-4am/4cade/issues/697
This commit is contained in:
4am 2025-02-15 19:06:52 -05:00
parent bdd791f3af
commit 4d148826a5

View File

@ -21,7 +21,7 @@ callback
sta $65BA
lda #>callback
sta $65BB
+DISABLE_ACCEL
+DISABLE_ACCEL_AND_HIDE_ARTWORK
lda #0 ; set Z
rts