diff --git a/makefile.gaz b/makefile.gaz index 1ccb1b134..d08352507 100644 --- a/makefile.gaz +++ b/makefile.gaz @@ -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 \ diff --git a/users/paul/spongebob project/spongebob project.dsp b/users/paul/spongebob project/spongebob project.dsp index cd299f5e7..7a5d1f68c 100644 --- a/users/paul/spongebob project/spongebob project.dsp +++ b/users/paul/spongebob project/spongebob project.dsp @@ -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