From fac8ceb7ef229812d5ee5f4899eefd9075a611f0 Mon Sep 17 00:00:00 2001 From: 4am Date: Sat, 13 Nov 2021 01:05:15 -0500 Subject: [PATCH] remove unused path --- src/constants.a | 2 +- src/prodos.path.a | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/constants.a b/src/constants.a index 2af4de37b..88e4e517d 100644 --- a/src/constants.a +++ b/src/constants.a @@ -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 diff --git a/src/prodos.path.a b/src/prodos.path.a index 567f7a746..ae664059e 100644 --- a/src/prodos.path.a +++ b/src/prodos.path.a @@ -103,10 +103,6 @@ kPrelaunchIndexRecord !byte 13 !raw "PRELAUNCH.IDX" -kStandardPrelaunch - !byte 8 - !raw "STANDARD" - kGlobalPrefsFilename !byte 10 !raw "PREFS.CONF"