mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
6 lines
112 B
C
6 lines
112 B
C
#ifndef __qw_sys_h
|
|
#define __qw_sys_h
|
|
|
|
@extern void (entity killer, entity killee) logfrag;
|
|
|
|
#endif//__qw_sys_h
|