diff --git a/host.fst.aii b/host.fst.aii index 650106f..1c0f9e9 100644 --- a/host.fst.aii +++ b/host.fst.aii @@ -676,7 +676,7 @@ judge_name proc lda [param_blk_ptr] cmp #3 bcc @no_syntax - ldy #JudgeNameRecGS + ldy #JudgeNameRecGS.syntax lda #syntax sta [param_blk_ptr],y iny