mirror of
https://github.com/yquake2/zaero.git
synced 2024-11-24 21:01:43 +00:00
Removed unused import
This commit is contained in:
parent
24cdf52a89
commit
023b41606e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
#include "../header/local.h"
|
#include "../header/local.h"
|
||||||
#include "../monster/misc/player.h"
|
#include "../monster/misc/player.h"
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
extern qboolean is_quad;
|
extern qboolean is_quad;
|
||||||
extern byte is_silenced;
|
extern byte is_silenced;
|
||||||
|
|
Loading…
Reference in a new issue