Update d3d.h

This commit is contained in:
Twinaphex 2018-01-25 13:24:39 +01:00 committed by GitHub
parent e98b165761
commit 994e07fa3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -70,9 +70,7 @@ typedef struct d3d_video
bool should_resize;
bool quitting;
bool needs_restore;
#ifdef HAVE_OVERLAY
bool overlays_enabled;
#endif
/* TODO - refactor this away properly. */
bool resolution_hd_enable;