add genlabel

This commit is contained in:
matthias@rpi 2023-11-09 12:09:06 +01:00
parent 60f42f2d90
commit 454812a647

View File

@ -20,7 +20,6 @@ INCLUDE_UTILITY = 1
eor original
sta original
.endmacro
.endif
;_n_genlabel .set 0
@ -31,3 +30,5 @@ INCLUDE_UTILITY = 1
; .ident(.sprintf("generated_label%04X", _n_genlabel))
; _n_genlabel .set _n_genlabel + 1
;.endmacro
.endif