Fix breage by previous commit

This commit is contained in:
Marcel Moolenaar 1999-11-16 11:47:40 +00:00
parent a069ee36df
commit 26c5a88819

View File

@ -853,7 +853,7 @@ hitmonster(x,y)
*/
hitm(x,y,amt)
int x,y;
amt;
int amt;
{
int monst;
int hpoints,amt2;