quakeforge/libs/gamecode/builtins
Bill Currie 71196fedf6 make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
2003-01-06 18:28:13 +00:00
..
.gitignore - add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la 2001-08-21 22:34:20 +00:00
bi_cbuf.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
bi_cmd.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
bi_cvar.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
bi_file.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
bi_init.c move bi_keys from csqc to pr_keys in targets allowing the server to link 2002-08-21 02:25:51 +00:00
bi_inputline.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
bi_strhash.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
bi_string.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
Makefile.am move bi_keys from csqc to pr_keys in targets allowing the server to link 2002-08-21 02:25:51 +00:00
pr_cmds.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00