added header and other cpp files
This commit is contained in:
parent
3c936687a3
commit
b6f9db8264
5 changed files with 44 additions and 37 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
|
||||
#files to compile
|
||||
|
||||
OBJS = src/main.cpp
|
||||
OBJS = src/main.cpp src/TobeeRPG.h src/RPG.cpp
|
||||
|
||||
#compiler to use
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue