[BACK]Return to patch-src_Game_h CVS log [TXT][DIR] Up to [local] / ports / games / glob2 / patches

File: [local] / ports / games / glob2 / patches / Attic / patch-src_Game_h (download)

Revision 1.1.1.1 (vendor branch), Wed May 13 03:31:08 2009 UTC (15 years, 1 month ago) by yason
Branch: yason
CVS Tags: import, glob2_0-9-4-4
Changes since 1.1: +0 -0 lines

import

$OpenBSD$
--- src/Game.h.orig	Tue May 12 15:45:50 2009
+++ src/Game.h	Tue May 12 15:46:08 2009
@@ -140,7 +140,7 @@ class Game (public)
 	
 	///This dumps all data in text form to the given file
 	void dumpAllData(const std::string& file);
-private:
+public:
 	enum BarOrientation
 	{
 		LEFT_TO_RIGHT,