HomeSort by: relevance | last modified time | path
    Searched defs:makemon (Results 1 - 4 of 4) sorted by relevancy

  /src/games/hack/
hack.makemon.c 1 /* $NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $ */
66 __RCSID("$NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $");
83 makemon(const struct permonst *ptr, int x, int y) function in typeref:struct:monst *
116 panic("makemon?");
177 (void) makemon(ptr, mm.x, mm.y);
274 return (makemon(ptr, x, y));
hack.makemon.c 1 /* $NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $ */
66 __RCSID("$NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $");
83 makemon(const struct permonst *ptr, int x, int y) function in typeref:struct:monst *
116 panic("makemon?");
177 (void) makemon(ptr, mm.x, mm.y);
274 return (makemon(ptr, x, y));
hack.makemon.c 1 /* $NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $ */
66 __RCSID("$NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $");
83 makemon(const struct permonst *ptr, int x, int y) function in typeref:struct:monst *
116 panic("makemon?");
177 (void) makemon(ptr, mm.x, mm.y);
274 return (makemon(ptr, x, y));
hack.makemon.c 1 /* $NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $ */
66 __RCSID("$NetBSD: hack.makemon.c,v 1.9 2009/08/12 07:28:40 dholland Exp $");
83 makemon(const struct permonst *ptr, int x, int y) function in typeref:struct:monst *
116 panic("makemon?");
177 (void) makemon(ptr, mm.x, mm.y);
274 return (makemon(ptr, x, y));

Completed in 94 milliseconds