ref: 2f44d86ea23a7737147c1d01622adaf7b7d7f2fe
parent: f1c16b2d0a97c54e154997f54cb1dac26e0d6510
author: Turo Lamminen <turotl@gmail.com>
date: Sat May 19 10:45:43 EDT 2018
dehacked: Make DEH_String parameter and return value const This can't be broken into smaller pieces because of this kind of code: lumpname = DEH_String(lumpname);