Added more virtual functions to the table, only have counter-strike disassembled currently.
This commit is contained in:
@@ -40,8 +40,8 @@ static const char *returntypes[] =
|
||||
"string",
|
||||
"entity",
|
||||
"entity",
|
||||
"traceresult"
|
||||
""
|
||||
"traceresult",
|
||||
"iteminfo"
|
||||
};
|
||||
|
||||
static cell AMX_NATIVE_CALL GetHamReturnInteger(AMX *amx, cell *params)
|
||||
|
||||
Reference in New Issue
Block a user