.scoreHi EQUB &3D \ Score (high byte of a BCD number) \ \ The score is displayed with an extra "0" added to the \ end, so this contains the score divided by 10Name: scoreHi [Show more] Type: Variable Category: Scoring Summary: Score (high byte)Context: See this variable in context in the source code References: This variable is used as follows: * DisplayScore uses scoreHi * ResetVariables uses scoreHi * UpdateHighScore uses scoreHi * UpdateScore uses scoreHi