mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2024-11-26 05:41:24 +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 "vram.hpp"
|
||||
#include <vram.hpp>
|
||||
|
||||
byte *draw_chars; // 8*8 graphic characters
|
||||
qpic_t *sniper_scope;
|
||||
|
|
Loading…
Reference in a new issue