added main header and debug.c file Bruah
This commit is contained in:
parent
d26d7da1aa
commit
ca08ddda7c
7 changed files with 29 additions and 14 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
|
||||
#files to compile
|
||||
|
||||
OBJS = src/main.c src/Controls.c
|
||||
OBJS = src/main.c src/Controls.c src/Debug.c
|
||||
|
||||
#compiler to use
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue