missile launching traps
authorPatR <rankin@nethack.org>
Thu, 20 Sep 2018 21:18:30 +0000 (14:18 -0700)
committerPatR <rankin@nethack.org>
Thu, 20 Sep 2018 21:18:30 +0000 (14:18 -0700)
commit4abaccfc34ebdb14bb5bb5bd73c2a75029a4c30c
treec7de2a6524834680cb723cc9f78fefeaeb818d1d
parent450542a5020df928eefe2a13458972adca45c019
missile launching traps

Factor some common code for missile launching traps into a seprate
routine.

Reorder the prototypes for static routines in trap.c into the same
order as theose functions appear in the file.
src/trap.c