uxn

Varvara Ordinator, written in ANSI C(SDL2)
git clone https://git.eamoncaddigan.net/uxn.git
Log | Files | Refs | README | LICENSE

commit 5aca7e50706fb02fdaef0b90bcf101a5d7920bc1
parent dacad9df5541b337c77c8bb63012fb663afd4686
Author: Andrew Alderwick <andrew@alderwick.co.uk>
Date:   Thu,  7 Oct 2021 22:44:36 +0100

Removed unused variable.

Diffstat:
Mprojects/library/asma.tal | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/library/asma.tal b/projects/library/asma.tal @@ -488,7 +488,7 @@ include projects/library/string.tal NIP2 ( start* ) ,&after-flush JMP -@asma-output [ &ptr $2 &offset $2 &filename $2 ] +@asma-output [ &ptr $2 &offset $2 ] @asma-flush-ignore ( len* -- ) POP2