diff options
author | Travis Howell | 2004-08-07 07:40:39 +0000 |
---|---|---|
committer | Travis Howell | 2004-08-07 07:40:39 +0000 |
commit | 078e195d0fb73eaff3d57ef906b1afcf0f518384 (patch) | |
tree | a51107ea155eccf49365f16bdd55f434511d8314 /scumm/insane | |
parent | b53c75561ee8f0c7c5b55b61325076795a90f1fe (diff) | |
download | scummvm-rg350-078e195d0fb73eaff3d57ef906b1afcf0f518384.tar.gz scummvm-rg350-078e195d0fb73eaff3d57ef906b1afcf0f518384.tar.bz2 scummvm-rg350-078e195d0fb73eaff3d57ef906b1afcf0f518384.zip |
Update
svn-id: r14497
Diffstat (limited to 'scumm/insane')
-rw-r--r-- | scumm/insane/insane.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/insane/insane.cpp b/scumm/insane/insane.cpp index 43b3ccd507..c843461f4e 100644 --- a/scumm/insane/insane.cpp +++ b/scumm/insane/insane.cpp @@ -40,7 +40,6 @@ // TODO (in no particular order): // o Code review/cleanup -// o DOS demo INSANE namespace Scumm { |