summaryrefslogtreecommitdiff
path: root/games/chapping/files/patch-game-team.h
blob: 131b521367957c1935c23e1b3f3224c54e6a7e13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- game/team.h.orig	2008-04-16 07:31:25 UTC
+++ game/team.h
@@ -14,7 +14,7 @@ class Team
 		Team();
 		~Team();
 
-		void init(Game::team_t t,const Theme *t);
+		void init(Game::team_t t,const Theme *theme);
 		void update();
 		void shutdown();