.token3 EQUS "ACCUMULATED" \ Print "ACCUMULATED" EQUB 200 + 51 \ Print token 51 (" POINTS") EQUB 255 \ End token EQUB &81, &81 \ These bytes appear to be unused EQUB &81, &81Name: token3 [Show more] Type: Variable Category: Text Summary: Text for recursive token 3 Deep dive: Text tokensContext: See this variable in context in the source code References: This variable is used as follows: * tokenHi uses token3 * tokenLo uses token3