0fbadc8eb7
Yes I did it again ;)
...
added the following 3 lines to everything in the intern dir:
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
Kent
--
mein@cs.umn.edu
2002-11-25 09:53:07 +00:00
485ae62d2c
moved key.h to blenkey.h
2002-11-01 19:50:52 +00:00
94706ed592
Updated calls to #include "blenkey.h" to be #include "key.h" I'm guessing
...
it wasn't detected before because everyone had a blenkey.h in their dirs also.
also I added an #include "key.h" to key_internal.h so that I didn't
get problems with undefined type byte...
mein@cs.umn.edu
2002-10-31 21:08:41 +00:00
01bff70383
fixed spacing in the headers to get rid of some warnings and some other
...
little minor spacing issues.
2002-10-30 02:07:20 +00:00
e03c322a2e
Fixed // comments in c files (changed them to /* */ )
2002-10-29 21:44:13 +00:00
Hans Lambermont
599dc60f6d
key loader library
2002-10-13 16:45:43 +00:00