z80:Directives:LOCALLABELCHAR
From Learn @ Cemetech
Jump to navigationJump to searchRedefines current character used to denote a local label (defaults to _). Can be made to any single character you like, but is strongly recommended you leave it as a standard, non-alphanumeric, non-operator symbol.
Contents
Syntax
.locallabelchar character
Allowed inputs
Uses
See Also