mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2024-11-29 23:22:29 +00:00
Fix duplicate vram.hpp include
This commit is contained in:
parent
7362ae53b7
commit
f278201d26
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ extern "C"
|
||||||
#include "video_hardware_resample.h"
|
#include "video_hardware_resample.h"
|
||||||
|
|
||||||
#include "vram.hpp"
|
#include "vram.hpp"
|
||||||
#include <vram.hpp>
|
|
||||||
|
|
||||||
byte *draw_chars; // 8*8 graphic characters
|
byte *draw_chars; // 8*8 graphic characters
|
||||||
qpic_t *sniper_scope;
|
qpic_t *sniper_scope;
|
||||||
|
|
Loading…
Reference in a new issue