NS/main/source/cl_dll/view.h

8 lines
132 B
C
Raw Normal View History

2014-01-23 10:46:47 +00:00
#if !defined ( VIEWH )
#define VIEWH
#pragma once
void V_StartPitchDrift( void );
void V_StopPitchDrift( void );
#endif // !VIEWH