avoid another collision

This commit is contained in:
Peter Ferrie 2024-05-10 21:41:19 -07:00
parent 674638fb7e
commit 6dd38440df
5 changed files with 2 additions and 2 deletions

View File

@ -404,7 +404,7 @@
00010,SHORT.CIRCUIT=Short Circuit
10011,SI=Shuttle Intercept
10041,SIGMA.SEVEN=Sigma Seven
00060,SC=Situation Critical
00060,SL=Situation Critical
10060,SKYFOX=Skyfox
00010,SMOOTH.MAX=Smooth Max
00011,SNACK.ATTACK=Snack Attack

View File

@ -2,7 +2,7 @@
;(c) 2022, 2024 by qkumba
!cpu 6502
!to "build/PRELAUNCH.INDEXED/SC",plain
!to "build/PRELAUNCH.INDEXED/SL",plain
*=$106
!source "src/prelaunch/common.a"