qzdoom/wadsrc
Christoph Oelckers 494a113920 - more direct native entry points.
- disallow bool as a return value for direct native calls because it only sets the lowest 8 bits of the return register.
- changed return type for several functions from bool to int where the return type was the only thing blocking use as direct native call.
2018-12-05 20:10:44 +01:00
..
static - more direct native entry points. 2018-12-05 20:10:44 +01:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00