mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
045e52cf14
protection macros consistent
6 lines
136 B
C
6 lines
136 B
C
#ifndef __ruamoko_qw_sys_h
|
|
#define __ruamoko_qw_sys_h
|
|
|
|
@extern void (entity killer, entity killee) logfrag;
|
|
|
|
#endif//__ruamoko_qw_sys_h
|