mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 15:51:36 +00:00
7 lines
121 B
C
7 lines
121 B
C
|
#ifndef __qw_message_h
|
||
|
#define __qw_message_h
|
||
|
|
||
|
@extern void (vector where, float set) multicast;
|
||
|
|
||
|
#endif//__qw_message_h
|