trying to read commands from std while displaying things, fixes
This commit is contained in:
parent
a32e44f45f
commit
dc791e3481
5 changed files with 43 additions and 9 deletions
2
Makefile
2
Makefile
|
|
@ -13,5 +13,3 @@ $(objects): %.o: %.c
|
|||
clean:
|
||||
rm -f *.o glonkers
|
||||
|
||||
run: glonkers
|
||||
SDL_VIDEODRIVER="wayland,x11" ./glonkers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue