From c76abc9660120333753954cffbf694a81540d7c3 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sun, 22 Dec 2002 19:09:53 +0000 Subject: [PATCH] Removed warning. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@467 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/comm/rebel/rebel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/src/sc2code/comm/rebel/rebel.c b/sc2/src/sc2code/comm/rebel/rebel.c index e24744888..268751188 100644 --- a/sc2/src/sc2code/comm/rebel/rebel.c +++ b/sc2/src/sc2code/comm/rebel/rebel.c @@ -272,7 +272,7 @@ RebelInfo (RESPONSE_REF R) static void Rebels (RESPONSE_REF R) { - BYTE NumVisits; + SBYTE NumVisits; if (PLAYER_SAID (R, how_goes_revolution)) {