03.06.2013, 20:54
There once was a reason why its no stock, but actually the whole function is nothing more but a define now, and I forgot to make it one before release.
Also, I dont like using #pragma unused, IMO its dirtier than having a warning on every compile. And it makes you forget about all your unused variables and functions, making the code even dirtier
If that warning annoys you, just edit the include and add stock or #pragma.
Also, I dont like using #pragma unused, IMO its dirtier than having a warning on every compile. And it makes you forget about all your unused variables and functions, making the code even dirtier
If that warning annoys you, just edit the include and add stock or #pragma.