mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-06-01 17:12:15 +00:00
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:
parent
8466de2325
commit
2015474468
12 changed files with 23 additions and 23 deletions
|
@ -62,11 +62,11 @@
|
|||
#include "QF/va.h"
|
||||
|
||||
#include "compat.h"
|
||||
#include "clview.h"
|
||||
#include "sbar.h"
|
||||
|
||||
#include "client/effects.h"
|
||||
#include "client/temp_entities.h"
|
||||
#include "client/view.h"
|
||||
|
||||
#include "qw/bothdefs.h"
|
||||
#include "qw/pmove.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue