fix prelaunch index record

This commit is contained in:
4am 2021-11-13 01:08:50 -05:00
parent fac8ceb7ef
commit 111e6b9578
2 changed files with 2 additions and 3 deletions

View File

@ -202,7 +202,7 @@ PRELAUNCH_STANDARD_SIZE = 61 ; LoadStandardPrelaunch, eventually to be d
iCurBlockLo = $D401 ; constant
iCurBlockHi = $D403 ; constant
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
ldrlo = $55 ; constant
ldrhi = $56 ; constant

View File

@ -100,8 +100,7 @@ kFXDirectory
!raw "FX/"
kPrelaunchIndexRecord
!byte 13
!raw "PRELAUNCH.IDX"
!source "src/index/prelaunch.idx.a"
kGlobalPrefsFilename
!byte 10