function didn't match prototype
This commit is contained in:
@@ -287,7 +287,8 @@ int cnt;
|
||||
|
||||
void
|
||||
wipe_engr_at(x, y, cnt, magical)
|
||||
xchar x, y, cnt, magical;
|
||||
xchar x, y, cnt;
|
||||
boolean magical;
|
||||
{
|
||||
register struct engr *ep = engr_at(x, y);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user