Difference between revisions of "Z80:Directives:ENDEXPORT"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
(No difference)

Latest revision as of 08:29, 5 February 2016

Stops Brass from outputting any further labels after a .export directive.

Syntax

   .export
   .endexport

Allowed inputs

Uses

See Also

export