Fixed screen bug not accounting for flipx in mult-sprite draw

This commit is contained in:
JJ Bliss
2026-05-06 17:40:12 -04:00
parent 789e72ba55
commit fa0e4edda8
2 changed files with 19 additions and 3 deletions
+17 -2
View File
@@ -1,4 +1,19 @@
# meadow
Uxn/Varvara multiplexer and extension.
Written in the hare programming language.
Uxn/Varvara Emulator written in the hare programming language.
Requirements:
hare
sdl3
sdl3-image
sdl3-ttf
[hare-sdl3]
[hare-sdl3]: https://git.sr.ht/~sircmpwn/hare-sdl3
## Usage
make sure requirements are installed.
**make build** will build meadow inside bin