Declare missing function proto
This commit is contained in:
@@ -23,6 +23,7 @@ STATIC_DCL void FDECL(m_initgrp, (struct monst *, int, int, int));
|
||||
STATIC_DCL void FDECL(m_initthrow, (struct monst *, int, int));
|
||||
STATIC_DCL void FDECL(m_initweap, (struct monst *));
|
||||
STATIC_DCL void FDECL(m_initinv, (struct monst *));
|
||||
STATIC_DCL boolean FDECL(makemon_rnd_goodpos, (struct monst *, unsigned, coord *));
|
||||
|
||||
extern const int monstr[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user