diff --git a/makefile.gaz b/makefile.gaz index 92faa809f..a805f5440 100644 --- a/makefile.gaz +++ b/makefile.gaz @@ -84,6 +84,7 @@ frontend_src := credits \ start game_src := game \ + gamebubs \ gameslot \ thing \ convo diff --git a/source/game/gamebubs.cpp b/source/game/gamebubs.cpp index a50d80e27..b06b2af94 100644 --- a/source/game/gamebubs.cpp +++ b/source/game/gamebubs.cpp @@ -18,6 +18,7 @@ #include "game\gamebubs.h" + /* Std Lib ------- */ diff --git a/users/paul/spongebob project/spongebob project.dsp b/users/paul/spongebob project/spongebob project.dsp index f5018286b..79117a038 100644 --- a/users/paul/spongebob project/spongebob project.dsp +++ b/users/paul/spongebob project/spongebob project.dsp @@ -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