This commit is contained in:
parent
f81e80230f
commit
2812dda9e5
2 changed files with 9 additions and 0 deletions
|
@ -52,6 +52,7 @@ backend_src := gameover \
|
|||
complete
|
||||
|
||||
enemy_src := 2denemy \
|
||||
npc \
|
||||
enemy
|
||||
|
||||
fileio_src := fileio \
|
||||
|
|
|
@ -123,6 +123,14 @@ SOURCE=..\..\..\source\enemy\enemy.cpp
|
|||
|
||||
SOURCE=..\..\..\source\enemy\enemy.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\source\enemy\npc.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\source\enemy\npc.h
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "fileio"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue