Rename some headers to fix doxygen warnings.

This commit is contained in:
Bill Currie 2011-07-23 15:56:22 +09:00
parent b17e37f802
commit efa0105748
40 changed files with 50 additions and 54 deletions

View file

@ -60,7 +60,7 @@ static __attribute__ ((used)) const char rcsid[] =
#include "qw/pmove.h"
#include "r_cvar.h"
#include "r_dynamic.h"
#include "view.h"
#include "clview.h"
static struct predicted_player {
int flags;