0
0
Fork 0
mirror of https://github.com/ENSL/NS.git synced 2025-03-13 14:12:07 +00:00
NS/releases/3.05f/source/cl_dll/view.h

8 lines
139 B
C
Raw Normal View History

#if !defined ( VIEWH )
#define VIEWH
#pragma once
void V_StartPitchDrift( void );
void V_StopPitchDrift( void );
#endif // !VIEWH