This commit is contained in:
Paul 2001-02-09 21:42:55 +00:00
parent 469fa455ee
commit 507383403f
2 changed files with 12 additions and 3 deletions

View file

@ -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 \

View file

@ -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