Lots of little tweaks to fix various consistency problems discovered by

Solaris' CC.  Fixed a bug in fg_debug.c with how the fgPrintf() wrapper
passed arguments along to the real printf().  Also incorporated HUD changes
by Michele America.
This commit is contained in:
curt
1998-02-03 23:20:27 +00:00
parent a50203dfec
commit 331f91ba43
3 changed files with 27 additions and 13 deletions

View File

@@ -12,6 +12,8 @@
# include <unistd.h>
#endif
#include <string.h>
#include "xgl.h"
#ifndef TRUE