mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
fix mini-attract mode so it doesn't clobber gSearchStore at its new address
This commit is contained in:
parent
4dbd6b8485
commit
c74b68e376
@ -73,7 +73,7 @@ MiniAttractMode
|
||||
jsr LoadFile
|
||||
!word kRootDirectory
|
||||
!word kMiniAttractIndexFile
|
||||
- !word $6000
|
||||
- !word $0800
|
||||
jsr okvs_find
|
||||
!word -
|
||||
+ !word $FDFD ; SMC
|
||||
|
Loading…
Reference in New Issue
Block a user