]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - input.h
limited pitch range to that of quake
[xonotic/darkplaces.git] / input.h
diff --git a/input.h b/input.h
index 9bff65e8c92558e435ed16906ef56bc0fb57acf6..30f76ef56fe80ae01fb03aa15bfc1137b7d38909 100644 (file)
--- a/input.h
+++ b/input.h
@@ -25,10 +25,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 extern cvar_t in_pitch_min;
 extern cvar_t in_pitch_max;
 
-void IN_Init (void);
-
-void IN_Shutdown (void);
-
 void IN_Commands (void);
 // oportunity for devices to stick commands on the script buffer