From 80746e7900d91688eba6c2a3f8bb1164bdb3de73 Mon Sep 17 00:00:00 2001 From: Russell Rice Date: Sat, 10 Mar 2007 02:11:18 +0000 Subject: Lots of changes/additions: * Add libpcsound codeblocks project * Use libraries that are built and project dependencies inside main chocolate-doom/setup project and remove source files. * libraries are now built in the "lib" top level directory * Fix some warnings Subversion-branch: /trunk/chocolate-doom Subversion-revision: 852 --- src/d_iwad.c | 6 +++--- src/i_pcsound.c | 2 +- src/i_sound.c | 2 +- src/net_gui.c | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/d_iwad.c b/src/d_iwad.c index 25d62ea0..ef68ced9 100644 --- a/src/d_iwad.c +++ b/src/d_iwad.c @@ -190,7 +190,7 @@ static char *GetRegistryString(registry_value_t *reg_val) static void CheckUninstallStrings(void) { - int i; + unsigned int i; for (i=0; i