New auto-module system

This commit is contained in:
David Anderson
2005-07-15 19:05:31 +00:00
parent b312da8c63
commit 74ec2e75b8
17 changed files with 56 additions and 6 deletions

View File

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