Fixed "Done" bug

Removed callfunc/dllfunc natives
This commit is contained in:
David Anderson
2004-08-15 02:28:48 +00:00
parent 5e3acc30c4
commit d1f082eb1b
3 changed files with 0 additions and 118 deletions

View File

@ -13,9 +13,6 @@
#include <engine_const>
native engfunc(type,{Float,_}:...);
native dllfunc(type,{Float,_}:...);
native traceresult(type,{Float,_}:...);
/* Registers a client impulse to a function. Function is passed the ID of the user. */