sm-ext-dhooks2/msvc10
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
..
sdk.sln Remove the need for SDK's. Update AMBuild scripts to AMBuild2. Fix shutdown crash. Update gamedata for testing. General code fixups. 2014-08-19 13:14:48 -04:00
sdk.vcxproj Add support for the "fastcall" calling convention 2019-06-20 02:14:07 +02:00
sdk.vcxproj.filters Add support for the "fastcall" calling convention 2019-06-20 02:14:07 +02:00