1
0
mirror of https://github.com/ValveSoftware/halflife.git synced 2025-02-17 17:18:51 +03:00

13 lines
112 B
C
Raw Normal View History

2013-08-30 13:34:05 -07:00
#ifndef TRI_H
#define TRI_H
#include "particleman.h"
extern IParticleMan *g_pParticleMan;
#endif //TRI_H