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 manager.hxx,1.23,1.24


From: Ingo Ruhnke
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldmap manager.hxx,1.23,1.24
Date: Sun, 19 Oct 2003 01:17:30 +0200

Update of /var/lib/cvs/Games/Pingus/src/worldmap
In directory dark:/tmp/cvs-serv4053/worldmap

Modified Files:
        manager.hxx 
Log Message:
- bunch of little fixes for CL0.7, some parts are compilable, but still a bit 
more todo

Index: manager.hxx
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/worldmap/manager.hxx,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- manager.hxx 19 Aug 2003 19:56:55 -0000      1.23
+++ manager.hxx 18 Oct 2003 23:17:28 -0000      1.24
@@ -29,6 +29,7 @@
 class CL_Key;
 class GameDelta;
 
+namespace Pingus {
 namespace WorldMapNS {
 
 typedef int NodeId;
@@ -116,6 +117,7 @@
 };
 
 } // namespace WorldMapNS
+} // namespace Pingus
 
 #endif
 





reply via email to

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