z80:Directives:LOCAL/ENDLOCAL
From Learn @ Cemetech
Jump to navigationJump to search
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