git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2361 c06c8d41-db1a-0410-9941-cceddc491573
LQKLC4OOGX6U3AGUEA44HJKXQVKQUVIQQOUDESMM4TJEY2YGFMQQC
5HBRQ2QZTFBQE2Z2CFADUI2D52LO5Z5CNHXHA7BJP3LGO7FJPUCQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
unwind_var<int> hpmax(you.hp_max); unwind_var<int> hp(you.hp); unwind_var<int> mpmax(you.max_magic_points); unwind_var<int> mp(you.magic_points);
unwind_var<int> hpmax(you.hp_max);
unwind_var<int> hp(you.hp);
unwind_var<int> mpmax(you.max_magic_points);
unwind_var<int> mp(you.magic_points);