git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1100 c06c8d41-db1a-0410-9941-cceddc491573
SORP3HABJJHQ7QGFJA52PNE46XCD243GP7NGTKMBY6IMODNFIHJAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
// system will default to cycling through all monsters. -- bwr int targ_mode = TARG_ANY;
// system will default to cycling through all monsters. -- bwr
int targ_mode = TARG_ANY;
// system will default to enemies. -- [ds] int targ_mode = TARG_ENEMY;
// system will default to enemies. -- [ds]
int targ_mode = TARG_ENEMY;