is fonderie ok ?

This commit is contained in:
2020-11-05 21:07:38 +01:00
parent c9de7cdc80
commit e0d154c37e
6 changed files with 55 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
COPT = -g -pg -no-pie -Wall -DDEBUG_LEVEL=0 -Werror=parentheses
COPT = -g -no-pie -Wall -DDEBUG_LEVEL=0 -Werror=parentheses
LIBS = -lfloatimg -lpnglite -lm
OBJS = fonctions.o sfx.o crapulator.o
DEPS = fonctions.h crapulator.h