Linux compat, cleaned up newdll
This commit is contained in:
@ -971,4 +971,5 @@ static cell AMX_NATIVE_CALL engfunc(AMX *amx, cell *params)
|
||||
AMX_NATIVE_INFO engfunc_natives[] = {
|
||||
{"engfunc", engfunc},
|
||||
{NULL, NULL},
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user