From 5680cffdd4afdb99d39c644a6c397e670e958848 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 4 Aug 2008 22:32:59 +0000 Subject: initial joystick support, added cl_drawkeypress variable --- src/client/hud.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/client/hud.h (limited to 'src/client/hud.h') diff --git a/src/client/hud.h b/src/client/hud.h deleted file mode 100644 index 8b8c07c..0000000 --- a/src/client/hud.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - client/hud.h - This file is part of the Osirion project and is distributed under - the terms and conditions of the GNU General Public License version 2 -*/ - -#ifndef __INCLUDED_HUD_H__ -#define __INCLUDED_HUD_H__ - - -#endif // __INCLUDED_HUD_H__ \ No newline at end of file -- cgit v1.2.3