request at29928

New callable engine function: AlertMessage
This commit is contained in:
Scott Ehlert
2006-05-19 06:01:55 +00:00
parent e0bed163ac
commit b40f5e6637
5 changed files with 24 additions and 5 deletions

View File

@ -71,7 +71,7 @@ native forward_return(type,{Float,Sql,Result,_}:...);
*/
native get_orig_retval({Float,_}:...)
native engfunc(type,{Float,Sql,Result,_}:...);
native engfunc(type,{Float,Sql,Result,AlertType,_}:...);
native dllfunc(type,{Float,Sql,Result,_}:...);
//only use this with functions that pass a Trace