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
165 B
C
6 lines
165 B
C
#ifndef __ruamoko_nq_message_h
|
|
#define __ruamoko_nq_message_h
|
|
|
|
@extern void (vector o, vector d, float color, float count) particle;
|
|
|
|
#endif//__ruamoko_nq_message_h
|