.token53 EQUB 160 + 15 \ Print 15 spaces EQUS "FINISHED" \ Print "FINISHED" EQUB 160 + 15 \ Print 15 spaces EQUB 255 \ End token EQUB &00, &00 \ These bytes appear to be unusedName: token53 [Show more] Type: Variable Category: Text Summary: Text for recursive token 53 Deep dive: Text tokensContext: See this variable in context in the source code References: This variable is used as follows: * tokenHi uses token53 * tokenLo uses token53