This commit is contained in:
parent
469fa455ee
commit
507383403f
2 changed files with 12 additions and 3 deletions
|
@ -88,11 +88,12 @@ frontend_src := credits \
|
|||
scrollbg \
|
||||
start
|
||||
|
||||
game_src := game \
|
||||
game_src := convo \
|
||||
game \
|
||||
gamebubs \
|
||||
gameslot \
|
||||
thing \
|
||||
convo
|
||||
pause \
|
||||
thing
|
||||
|
||||
gfx_src := prim \
|
||||
tpage \
|
||||
|
|
|
@ -353,6 +353,14 @@ SOURCE=..\..\..\source\game\gameslot.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\source\game\pause.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\source\game\pause.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\source\game\thing.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue