trying to use the new rgb pixels module
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
# Fortraneries by tTh - Gravity Field
|
||||
#
|
||||
|
||||
GFOPT = -Wall -Wextra -g -pg -time -I../Modules
|
||||
MODOBJ = ../Modules/spitpgm.o
|
||||
GFOPT = -Wall -Wextra -g -time -I../Modules
|
||||
MODOBJ = ../Modules/spitpgm.o ../Modules/pixrgb.o
|
||||
|
||||
all: essai animation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user