PATH: Fix missing relocation point

Oops - it's amazing anything worked.
This commit is contained in:
Joshua Bell 2022-08-04 19:29:18 -07:00
parent 6157963cc8
commit e3f59575ed
1 changed files with 1 additions and 0 deletions

1
path.s
View File

@ -238,6 +238,7 @@ next_char:
;; without preventing 'RUN100' from being typed.
inx
reloc_point *+2
jsr ToUpperASCII
cmp #'A'
bcc not_ours