add genlabel
This commit is contained in:
parent
60f42f2d90
commit
454812a647
@ -20,7 +20,6 @@ INCLUDE_UTILITY = 1
|
|||||||
eor original
|
eor original
|
||||||
sta original
|
sta original
|
||||||
.endmacro
|
.endmacro
|
||||||
.endif
|
|
||||||
|
|
||||||
|
|
||||||
;_n_genlabel .set 0
|
;_n_genlabel .set 0
|
||||||
@ -31,3 +30,5 @@ INCLUDE_UTILITY = 1
|
|||||||
; .ident(.sprintf("generated_label%04X", _n_genlabel))
|
; .ident(.sprintf("generated_label%04X", _n_genlabel))
|
||||||
; _n_genlabel .set _n_genlabel + 1
|
; _n_genlabel .set _n_genlabel + 1
|
||||||
;.endmacro
|
;.endmacro
|
||||||
|
|
||||||
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user