5 lines
No EOL
121 B
Makefile
5 lines
No EOL
121 B
Makefile
# Include the display.c file during compilation
|
|
SRC += display.c
|
|
|
|
# Include the font file
|
|
SRC += graphics/thintel15.qff.c
|