0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-02-25 21:21:14 +00:00
quakeforge/ruamoko/include/infokey.h
2002-08-15 21:00:51 +00:00

7 lines
197 B
C

#ifndef __ruamoko_infokey_h
#define __ruamoko_infokey_h
@extern string (entity e, string key) infokey;
@extern void (entity ent, string key, string value) setinfokey;
#endif//__ruamoko_infokey_h