Move and clean up clview.h

Redundant or dead prototypes deleted, and the client/view.h seems a good
place for the file.
This commit is contained in:
Bill Currie 2021-03-12 11:48:53 +09:00
parent 8466de2325
commit 2015474468
12 changed files with 23 additions and 23 deletions

View file

@ -92,11 +92,11 @@
#include "QF/plugin/console.h"
#include "buildnum.h"
#include "clview.h"
#include "compat.h"
#include "sbar.h"
#include "client/temp_entities.h"
#include "client/view.h"
#include "qw/bothdefs.h"
#include "qw/pmove.h"