make style consistent for function ptr arguments

This commit is contained in:
nhmall
2024-02-19 17:21:04 -05:00
parent 688ac6ffbe
commit 0a985459f0
24 changed files with 207 additions and 207 deletions

View File

@@ -92,7 +92,7 @@ get_mplname(struct monst* mtmp, char *nam)
}
static void
mk_mplayer_armor(struct monst* mon, short typ)
mk_mplayer_armor(struct monst *mon, short typ)
{
struct obj *obj;
@@ -351,7 +351,7 @@ create_mplayers(int num, boolean special)
}
void
mplayer_talk(struct monst* mtmp)
mplayer_talk(struct monst *mtmp)
{
static const char
*same_class_msg[3] = {