0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-22 22:05:11 +00:00

Fixed routine comment.

This commit is contained in:
Andrew Alderwick 2021-10-20 17:35:06 +01:00
parent 4f12079cf4
commit 0476a5c167

View file

@ -592,8 +592,8 @@ include projects/library/heap.tal
POP POP2
JMP2r
@asma-label-helper ( incoming-ptr* -- binary-ptr* 00 if label existed already
OR binary-ptr* 01 if label was created )
@asma-label-helper ( incoming-ptr* -- binary-ptr* 01 if label existed already
OR binary-ptr* 00 if label was created )
;asma-traverse-tree JSR2
,&new-label JCN