NOSTATICFN for src/*

This commit is contained in:
nhkeni
2024-03-14 17:41:51 -04:00
parent d523041b60
commit 9c0ed8ae63
111 changed files with 3871 additions and 3879 deletions

View File

@@ -401,7 +401,7 @@ mstrength(struct permonst *ptr)
}
/* returns True if monster can attack at range */
static boolean
staticfn boolean
mstrength_ranged_attk(struct permonst *ptr)
{
int i, j;