mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-17 07:31:19 +00:00
fix prelaunch index record
This commit is contained in:
parent
fac8ceb7ef
commit
111e6b9578
@ -202,7 +202,7 @@ PRELAUNCH_STANDARD_SIZE = 61 ; LoadStandardPrelaunch, eventually to be d
|
|||||||
iCurBlockLo = $D401 ; constant
|
iCurBlockLo = $D401 ; constant
|
||||||
iCurBlockHi = $D403 ; constant
|
iCurBlockHi = $D403 ; constant
|
||||||
launchpatch = $D662 ; glue.launch.a
|
launchpatch = $D662 ; glue.launch.a
|
||||||
iAddToPath = $FEBF ; Roger Rabbit, avoid, use Infiltrator 2 style instead
|
iAddToPath = $FEC7 ; Roger Rabbit, avoid, use Infiltrator 2 style instead
|
||||||
itraverse = $D964 ; Roger Rabbit, avoid, use Infiltrator 2 style instead
|
itraverse = $D964 ; Roger Rabbit, avoid, use Infiltrator 2 style instead
|
||||||
ldrlo = $55 ; constant
|
ldrlo = $55 ; constant
|
||||||
ldrhi = $56 ; constant
|
ldrhi = $56 ; constant
|
||||||
|
@ -100,8 +100,7 @@ kFXDirectory
|
|||||||
!raw "FX/"
|
!raw "FX/"
|
||||||
|
|
||||||
kPrelaunchIndexRecord
|
kPrelaunchIndexRecord
|
||||||
!byte 13
|
!source "src/index/prelaunch.idx.a"
|
||||||
!raw "PRELAUNCH.IDX"
|
|
||||||
|
|
||||||
kGlobalPrefsFilename
|
kGlobalPrefsFilename
|
||||||
!byte 10
|
!byte 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user