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 \
|
scrollbg \
|
||||||
start
|
start
|
||||||
|
|
||||||
game_src := game \
|
game_src := convo \
|
||||||
|
game \
|
||||||
gamebubs \
|
gamebubs \
|
||||||
gameslot \
|
gameslot \
|
||||||
thing \
|
pause \
|
||||||
convo
|
thing
|
||||||
|
|
||||||
gfx_src := prim \
|
gfx_src := prim \
|
||||||
tpage \
|
tpage \
|
||||||
|
|
|
@ -353,6 +353,14 @@ SOURCE=..\..\..\source\game\gameslot.h
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin 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
|
SOURCE=..\..\..\source\game\thing.cpp
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue