good baseline working
This commit is contained in:
parent
69a0733ebe
commit
f63289903b
2 changed files with 108 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -6,4 +6,4 @@ all:
|
|||
$(CC) $(CFLAGS) $(LDFLAGS) -o glonkers main.c
|
||||
|
||||
run: all
|
||||
./glonkers
|
||||
SDL_VIDEODRIVER="wayland,x11" ./glonkers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue