This commit is contained in:
Christoph Oelckers 2020-05-14 22:23:29 +02:00
parent 53f1db9b85
commit ae47264c78
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ void gutsdir_r(spritetype* s, short gtype, short n, short p)
void movefta_r(void)
{
int x, px, py, sx, sy;
short i, j, p, psect, ssect, nexti;
short i, j=0, p, psect, ssect, nexti;
spritetype* s;
i = headspritestat[STAT_ZOMBIEACTOR];