they're very hasty
This commit is contained in:
parent
3840fb0321
commit
d65a270aab
10 changed files with 102 additions and 17 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ PREFIX ?= /usr/local
|
|||
CFLAGS := $(CFLAGS) `pkg-config --cflags --libs sdl3`
|
||||
LDFLAGS := $(LDFLAGS) -lm
|
||||
|
||||
SRCS = slutpet.c img.c
|
||||
SRCS = slutpet.c img.c samply.c
|
||||
|
||||
all: slutpet
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue