added copyright and more game info

This commit is contained in:
Return0ne 2021-09-18 11:22:16 -04:00
parent d96347d1bb
commit e6c3a27823
5 changed files with 27 additions and 3 deletions

View file

@ -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