mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
fix Ether Quest name collision
This commit is contained in:
parent
cb7fccd020
commit
6a67c77c9a
Binary file not shown.
@ -7,6 +7,10 @@
|
||||
|
||||
!source "src/macros.a"
|
||||
|
||||
lda #$60
|
||||
sta $33C
|
||||
jsr $300
|
||||
+ENABLE_ACCEL
|
||||
lda #$60
|
||||
sta $1FBF
|
||||
jsr $1EC0 ; decompress
|
||||
|
Loading…
Reference in New Issue
Block a user