summaryrefslogtreecommitdiffstats
path: root/warp/play.c
diff options
context:
space:
mode:
Diffstat (limited to 'warp/play.c')
-rw-r--r--warp/play.c2
1 files changed, 0 insertions, 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;