src_unpack() {
unpack ${A}
chmod -R u+rwX *
cd "${S}"
find gfx sounds levels -type f -exec chmod a-x \{\} \;