X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=input.h;h=30f76ef56fe80ae01fb03aa15bfc1137b7d38909;hb=4962190c532b90f691cf944328f12bf70852c97d;hp=9bff65e8c92558e435ed16906ef56bc0fb57acf6;hpb=0256e57e16a302ad45090618b8d6eb5930788809;p=xonotic%2Fdarkplaces.git diff --git a/input.h b/input.h index 9bff65e8..30f76ef5 100644 --- 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