From 2d36a4cec2360a3f6eb979bd558baea994e149a2 Mon Sep 17 00:00:00 2001 From: divverent Date: Sun, 6 Sep 2009 09:47:42 +0000 Subject: [PATCH] fixed two warnings git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9165 d7cf8633-e32d-0410-b094-e92efae38249 --- gl_rmain.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gl_rmain.c b/gl_rmain.c index 4e9c47ad..8ce6667e 100644 --- a/gl_rmain.c +++ b/gl_rmain.c @@ -2671,7 +2671,7 @@ typedef struct static anim_cache_t r_animCache[MAX_EDICTS]; static int r_numAnimCache; -void R_EmptyAnimCache() +void R_EmptyAnimCache(void) { int idx; for (idx=0 ; idx