sm-ext-dhooks2/sourcemod/scripting
Peace-Maker 1b9fa3743f Add support for custom calling convention passing arguments in registers
If the compiler decided to pass an argument in a register on an internal function instead of pushing it on the stack to save time, allow us to specify the register the parameter is going to be in.

DHookAddParam received another parameter to set the register.
2018-01-23 03:15:03 +01:00
..
include Add support for custom calling convention passing arguments in registers 2018-01-23 03:15:03 +01:00
dhooks-test.sp Fix test plugin. 2016-08-30 11:00:26 -04:00
dynhooks-test.sp Add support for custom calling convention passing arguments in registers 2018-01-23 03:15:03 +01:00