mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-05 21:25:25 +00:00
remove unused path
This commit is contained in:
@@ -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 = $FEB6 ; Roger Rabbit, avoid, use Infiltrator 2 style instead
|
||||
iAddToPath = $FEBF ; Roger Rabbit, avoid, use Infiltrator 2 style instead
|
||||
itraverse = $D964 ; Roger Rabbit, avoid, use Infiltrator 2 style instead
|
||||
ldrlo = $55 ; constant
|
||||
ldrhi = $56 ; constant
|
||||
|
@@ -103,10 +103,6 @@ kPrelaunchIndexRecord
|
||||
!byte 13
|
||||
!raw "PRELAUNCH.IDX"
|
||||
|
||||
kStandardPrelaunch
|
||||
!byte 8
|
||||
!raw "STANDARD"
|
||||
|
||||
kGlobalPrefsFilename
|
||||
!byte 10
|
||||
!raw "PREFS.CONF"
|
||||
|
Reference in New Issue
Block a user