added copyright and more game info
This commit is contained in:
parent
d96347d1bb
commit
e6c3a27823
5 changed files with 27 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
|
||||
#files to compile
|
||||
|
||||
OBJS = src/Main.c src/Controls.c src/Debug.c
|
||||
OBJS = src/Main.c src/Controls.c src/Debug.c src/Copying.c
|
||||
|
||||
#compiler to use
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue