This commit is contained in:
parent
1f1ee23a49
commit
76e5b7a4a2
3 changed files with 10 additions and 0 deletions
|
@ -84,6 +84,7 @@ frontend_src := credits \
|
|||
start
|
||||
|
||||
game_src := game \
|
||||
gamebubs \
|
||||
gameslot \
|
||||
thing \
|
||||
convo
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include "game\gamebubs.h"
|
||||
|
||||
|
||||
/* Std Lib
|
||||
------- */
|
||||
|
||||
|
|
|
@ -317,6 +317,14 @@ SOURCE=..\..\..\source\game\game.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\source\game\gamebubs.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\source\game\gamebubs.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\source\game\gameslot.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue