git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1392 c06c8d41-db1a-0410-9941-cceddc491573
WQ2GFFH6HN7G2LS7UGO23E6PWWT5QV2XULW6RMAYTE4SGF2HRTLAC
RPOZZWKG5GLPHVZZ7ZKMKS64ZMV2LDCQSARBJFJ6FZOTOKCQO7FAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
bool transform(int pow, char which_trans);
bool transform(int pow, transformation_type which_trans);
bool transform(int pow, char which_trans)
bool transform(int pow, transformation_type which_trans)
case TRAN_NONE: case NUM_TRANSFORMATIONS: break;
case TRAN_NONE:
case NUM_TRANSFORMATIONS:
break;