mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-06 13:01:14 +00:00
e7b9e7e955
- This is an effort to emphasize that these are just type casts. Now they look like function-style casts with no action function styling. They do no magic joojoo at all. The only reason they exist is because the DECORATE parser can only parse return statements that call a function, so these satisfy that requirement. i.e. *return int(666);* is identical to *return 666;* (if the parser could handle the latter). |
||
---|---|---|
.. | ||
chex | ||
doom | ||
heretic | ||
hexen | ||
raven | ||
shared | ||
strife | ||
actor.txt | ||
constants.txt |