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

@@ -10,6 +10,8 @@
#endif
#define _cstrike_included
#pragma library cstrike
/* Returns player deaths.
*/
native cs_get_user_deaths(index);