]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
remove error(1) comments
authorchristos <christos@NetBSD.org>
Tue, 10 Nov 2020 23:32:33 +0000 (23:32 +0000)
committerchristos <christos@NetBSD.org>
Tue, 10 Nov 2020 23:32:33 +0000 (23:32 +0000)
warp/play.c

index a26f76c7a47628c259f7156f8294e48aa48a6e53..83452aead54c98075f849b7ce1d8ce0c6e4c5cf8 100644 (file)
@@ -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;