mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-13 08:27:57 +00:00
Fix -Wvisibility.
This commit is contained in:
parent
fc215018df
commit
dfdb12ad35
@ -42,6 +42,8 @@ typedef vec_t vec4_t[4]; // x,y,z,w
|
||||
#define M_PI 3.14159265358979323846 // matches value in gcc v2 math.h
|
||||
#endif
|
||||
|
||||
struct mplane_s;
|
||||
|
||||
extern vec3_t vec3_origin;
|
||||
extern int nanmask;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user