From 8e6a911700de2875db95d254e5a5771e73ceedd7 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Sun, 18 Sep 2005 20:56:44 +0000 Subject: (svn r2962) - const correctness for all Get* functions and most Draw* functions that don't change their pointer parameters - change a lot of byte player types to PlayerID - beautify header files, same "#endif /* filename */" ending --- debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug.h') diff --git a/debug.h b/debug.h index b89722685..d364f94c5 100644 --- a/debug.h +++ b/debug.h @@ -34,4 +34,4 @@ const char *GetDebugString(void); void gpmi_debug_openttd(int level, char *s); #endif /* GPMI */ -#endif +#endif /* DEBUG_H */ -- cgit v1.2.3-70-g09d2