sm-ext-dhooks2/sourcemod
Peace-Maker 891fa5352e Add support for the "fastcall" calling convention
Callee cleans the stack and first two arguments are passed in registers ecx and edx.
You could emulate this by choosing stdcall and setting the custom_registers on the arguments manually, but this is easier.
2019-06-20 02:14:07 +02:00
..
gamedata Merge upstream master 2018-04-19 02:09:01 +02:00
scripting Add support for the "fastcall" calling convention 2019-06-20 02:14:07 +02:00