Fix Glutton prelaunch file name (#450)

This commit is contained in:
Tom Greene 2022-01-18 15:39:21 -05:00 committed by GitHub
parent 198b644435
commit 526f0a7db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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