From 1021d32f7ccb9f3f10253934fd4e5202b7382b2d Mon Sep 17 00:00:00 2001 From: neoraider Date: Fri, 20 Oct 2006 12:57:05 +0000 Subject: Physik-Engine angefangen. Lightmaps implementiert. --- config.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index d89fbf0..9b647ec 100644 --- a/config.h.in +++ b/config.h.in @@ -20,8 +20,8 @@ and to 0 otherwise. */ #undef HAVE_REALLOC -/* Define to 1 if you have the `sqrt' function. */ -#undef HAVE_SQRT +/* Define to 1 if you have the `sqrtf' function. */ +#undef HAVE_SQRTF /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H -- cgit v1.2.3