mirror of
https://github.com/a2-4am/4cade.git
synced 2026-04-20 02:16:41 +00:00
hide Platoon launch artwork later now that bank shadowing is off
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user