z80:Directives:LOCAL/ENDLOCAL
From Learn @ Cemetech
Starts or ends the forcing of labels inside modules to be treated as local, even if they do not start with the current local label character.
Syntax
.local .endlocal
Allowed inputs
Uses
See Also