From 1efdd67c998d7c430f5a581490818af579f620e2 Mon Sep 17 00:00:00 2001 From: christos Date: Tue, 10 Nov 2020 23:32:33 +0000 Subject: remove error(1) comments --- warp/play.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/warp/play.c b/warp/play.c index a26f76c7..83452aea 100644 --- a/warp/play.c +++ b/warp/play.c @@ -138,8 +138,6 @@ play(void) possiblescore += 5000; } if (apolloflag & 2) { -/*###141 [cc] warning: array subscript has type 'char' [-Wchar-subscripts]%%%*/ -/*###141 [cc] warning: array subscript has type 'char' [-Wchar-subscripts]%%%*/ if (blast[realapollo->posy][realapollo->posx] <= 32000) bvely = bvelx = 0; realapollo->energy = 32000; -- cgit v1.2.3-56-ge451