From e61367a326a5b74bfc67cc66b711ab5a69532b7e Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 10 Nov 2007 14:29:35 +0000 Subject: fixed #defines --- src/client/hud.h | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/client/hud.h') diff --git a/src/client/hud.h b/src/client/hud.h index e69de29..8b8c07c 100644 --- a/src/client/hud.h +++ b/src/client/hud.h @@ -0,0 +1,11 @@ +/* + 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