hide Platoon launch artwork later now that bank shadowing is off

This commit is contained in:
4am
2025-01-13 00:49:32 -05:00
parent ce418aa11c
commit b832af510a
+1 -1
View File
@@ -10,7 +10,6 @@
lda #$60
sta $33C
jsr $300
jsr HideLaunchArtwork
+ENABLE_ACCEL
inc $3F4 ; force reboot
lda #$60
@@ -18,6 +17,7 @@
jsr $1000
dex
jsr $D300
jsr HideLaunchArtwork
lda #$4C
sta $852
jsr $800