.characterDef EQUB 0 \ The character number EQUB 0, 0, 0, 0 \ The eight bytes that make up the character definition, EQUB 0, 0, 0, 0 \ which gets populated by an OSWORD callName: characterDef [Show more] Type: Variable Category: Text Summary: Storage for a character definition when printing charactersContext: See this variable in context in the source code References: This variable is used as follows: * PrintCharacter uses characterDef