Remove SDL.h #include from Draw.h
This commit is contained in:
parent
b650294b8b
commit
1e21b32dec
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "SDL.h"
|
|
||||||
|
|
||||||
#include "WindowsWrapper.h"
|
#include "WindowsWrapper.h"
|
||||||
|
|
||||||
extern RECT grcGame;
|
extern RECT grcGame;
|
||||||
|
|
Loading…
Add table
Reference in a new issue