Home
last modified time | relevance | path

Searched refs:m_to_e (Results 1 – 12 of 12) sorted by relevance

/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) in m_to_e() function
293 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) in m_to_e() function
293 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) in m_to_e() function
293 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) in m_to_e() function
293 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) in m_to_e() function
293 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) in m_to_e() function
293 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) in m_to_e() function
293 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Ddbridge.c18 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
258 m_to_e(mtmp, x, y, etmp) in m_to_e() function
293 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddbridge.c24 static void m_to_e(struct monst *, int, int, struct entity *);
291 m_to_e(struct monst *mtmp, int x, int y, struct entity *etmp) in m_to_e() function
320 m_to_e(m_at(x, y), x, y, etmp); in set_entity()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Ddbridge.c24 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
315 m_to_e(mtmp, x, y, etmp) in m_to_e() function
350 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Ddbridge.c24 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
315 m_to_e(mtmp, x, y, etmp) in m_to_e() function
350 m_to_e(m_at(x, y), x, y, etmp);
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddbridge.c17 STATIC_DCL void FDECL(m_to_e, (struct monst *, int, int, struct entity *));
272 m_to_e(mtmp, x, y, etmp) in m_to_e() function
307 m_to_e(m_at(x, y), x, y, etmp);