ns/dev/performance-3.0.5/source/cl_dll/view.h
2005-06-29 13:51:58 +00:00

8 lines
No EOL
139 B
C

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