added header and other cpp files

This commit is contained in:
Return0ne 2021-08-08 09:32:35 -04:00
parent 3c936687a3
commit b6f9db8264
5 changed files with 44 additions and 37 deletions

View file

@ -2,7 +2,7 @@
#files to compile
OBJS = src/main.cpp
OBJS = src/main.cpp src/TobeeRPG.h src/RPG.cpp
#compiler to use