Files
ports/games/chapping/files/patch-game-team.h
T
Dmitry Marakasov d95fd234c5 - Add LICENSE
- Regenerate patches
2018-06-09 16:14:58 +00:00

12 lines
249 B
C

--- 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();