(D3D) Buildfix

This commit is contained in:
twinaphex 2015-02-08 18:46:03 +01:00
parent 0acccbfa43
commit e5654ac385
1 changed files with 2 additions and 1 deletions

View File

@ -1918,8 +1918,9 @@ static const video_poke_interface_t d3d_poke_interface = {
NULL,
#ifdef HAVE_FBO
NULL,
NULL,
#endif
NULL,
NULL,
d3d_set_aspect_ratio,
d3d_apply_state_changes,
#ifdef HAVE_MENU