NS/main/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