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 _fun_included
#pragma library fun
/* Returns 1 if receiver hears sender via voice communication. */
native get_client_listen(receiver, sender);