pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/worldmap worldmap.cxx,1.29,1.30


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldmap worldmap.cxx,1.29,1.30
Date: 18 Feb 2003 15:04:49 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/worldmap
In directory dark:/tmp/cvs-serv29564/worldmap

Modified Files:
        worldmap.cxx 
Log Message:
- moved sound stuff into its own subdirectory
- fixed memory hole in sound code, another one is still there


Index: worldmap.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldmap/worldmap.cxx,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- worldmap.cxx        18 Feb 2003 11:28:41 -0000      1.29
+++ worldmap.cxx        18 Feb 2003 15:04:47 -0000      1.30
@@ -27,7 +27,7 @@
 #include "../system.hxx"
 #include "../pingus_resource.hxx"
 #include "../globals.hxx"
-#include "../sound.hxx"
+#include "../sound/sound.hxx"
 #include "../xml_helper.hxx"
 #include "../pingus_error.hxx"
 #include "../my_gettext.hxx"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]