From 2231cd8c39b553e1ddf4bf1388083c618b708470 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 22 Jul 2007 12:01:20 +0000 Subject: various small changes --- src/game/client/menu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/client/menu.h') diff --git a/src/game/client/menu.h b/src/game/client/menu.h index 0a8c1fe3..66c69953 100644 --- a/src/game/client/menu.h +++ b/src/game/client/menu.h @@ -14,4 +14,4 @@ int ui_do_check_box(void *id, float x, float y, float w, float h, int value); int do_scroll_bar_horiz(void *id, float x, float y, float width, int steps, int last_index); int do_scroll_bar_vert(void *id, float x, float y, float height, int steps, int last_index); -#endif \ No newline at end of file +#endif -- cgit 1.4.1