Quote Originally Posted by Kornman00 View Post
The game is a Release build, so with its optimizations, most game functions take one or more of their parameters by registers. What you're suggesting wouldn't work with them.
Those 2 functions he posted can be perfectly be type defined. (I know this is not always the case)

I have even seen type defs with functions that require TLS.