From 76e5b7a4a29737d802f17b56d9be776fb0998e3c Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 26 Jan 2001 16:43:34 +0000 Subject: [PATCH] --- makefile.gaz | 1 + source/game/gamebubs.cpp | 1 + users/paul/spongebob project/spongebob project.dsp | 8 ++++++++ 3 files changed, 10 insertions(+) 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