opnsense-ports/games/chapping/files/patch-game-team.h
Franco Fichtner a12906ed58 */*: sync with upstream
Taken from: HardenedBSD
2018-06-11 06:33:04 +02:00

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