From b8baf551919868737c6f56a05e6efa1bad4d97ac Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 10 Sep 2004 11:14:02 +0000 Subject: Remove unused parameter --- (limited to 'noncore/games/kbill/Game.h') diff --git a/noncore/games/kbill/Game.h b/noncore/games/kbill/Game.h index 4473936..5c9c497 100644 --- a/noncore/games/kbill/Game.h +++ b/noncore/games/kbill/Game.h @@ -4,7 +4,7 @@ #include "objects.h" class Game { - unsigned state; + int state; int efficiency; public: unsigned score, level, iteration; -- cgit v0.9.0.2