z80:Directives:LOCAL/ENDLOCAL
From Learn @ Cemetech
Jump to navigationJump to searchStarts 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.
Contents
Syntax
.local .endlocal
Allowed inputs
Uses
See Also