Fixed silly error in STARFILE.

This commit is contained in:
Bobbi Webber-Manners 2021-08-22 20:34:23 -04:00
parent 67f230d07a
commit d603dda13d
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -277,6 +277,8 @@ LPTRtoXY CLC
STARFILE AND #$7F
STX OSFILECB+0
STY OSFILECB+1
LDX #<OSFILECB
LDY #>OSFILECB
JMP OSFILE
STARDRIVE