aboutsummaryrefslogtreecommitdiff
path: root/scummvm.dsp
diff options
context:
space:
mode:
authorJames Brown2002-03-26 05:23:06 +0000
committerJames Brown2002-03-26 05:23:06 +0000
commit4045ffa462d0e3994aa433f8016d0a6c2eaf383a (patch)
tree7ec947c07ccb5a94d08e4d60503e5ae80e49473e /scummvm.dsp
parent2c3657168f7ee5330688b005c1573daddeac9047 (diff)
downloadscummvm-rg350-4045ffa462d0e3994aa433f8016d0a6c2eaf383a.tar.gz
scummvm-rg350-4045ffa462d0e3994aa433f8016d0a6c2eaf383a.tar.bz2
scummvm-rg350-4045ffa462d0e3994aa433f8016d0a6c2eaf383a.zip
Update project file, and add some checks for uninitied arrays. Stops full throttle crashing, until the AKOS bug.
svn-id: r3835
Diffstat (limited to 'scummvm.dsp')
-rw-r--r--scummvm.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/scummvm.dsp b/scummvm.dsp
index e448985007..2bfe076ed2 100644
--- a/scummvm.dsp
+++ b/scummvm.dsp
@@ -229,6 +229,10 @@ SOURCE=.\gui.cpp
# End Source File
# Begin Source File
+SOURCE=.\init.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\insane.cpp
# End Source File
# Begin Source File