Lazy commit to make things look nicer

This commit is contained in:
Return0ne 2021-09-12 15:23:15 -04:00
parent ca08ddda7c
commit d96347d1bb
8 changed files with 24 additions and 16 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
#compiler to use