trying to read commands from std while displaying things, fixes

This commit is contained in:
Rakarake 2025-12-15 23:33:30 +01:00
parent a32e44f45f
commit dc791e3481
5 changed files with 43 additions and 9 deletions

View file

@ -13,5 +13,3 @@ $(objects): %.o: %.c
clean:
rm -f *.o glonkers
run: glonkers
SDL_VIDEODRIVER="wayland,x11" ./glonkers