uxn

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

commit 9fc632bc28521e9fc7c4f26b330d662faacabfed
parent 0f84c646f61b0b2230c12e18857ce6389882225b
Author: neauoire <aliceffekt@gmail.com>
Date:   Mon, 22 Feb 2021 12:08:30 -0800

oups

Diffstat:
Mexamples/window.usm | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/window.usm b/examples/window.usm @@ -71,7 +71,7 @@ RTS ( draw outline ) #01 =color ~wx1 ~wy1 ~wx2 ~wy2 ,line-rect JSR - #02 =color + #01 =color ~wx1 #0002 ADD2 ~wy1 #0002 ADD2 ~wx2 #0002 SUB2 ~wy2 #0002 SUB2 ,line-rect JSR #02 =dev/w