Moved SDL_Direct3D9GetAdapterIndex() to SDL_windowsvideo.c since it doesn't belong in the window code.

This commit is contained in:
Sam Lantinga 2013-09-28 14:06:59 -07:00
parent 018c78cd9f
commit 585fd26052
5 changed files with 76 additions and 83 deletions

View file

@ -30,10 +30,7 @@
#include "SDL_syswm.h"
#include "SDL_system.h"
#include "../SDL_sysrender.h"
#include <stdio.h>
#include "../../video/SDL_sysvideo.h"
#include "../../video/windows/SDL_windowswindow.h"
#include "../../video/windows/SDL_windowsvideo.h"
#if SDL_VIDEO_RENDER_D3D
#define D3D_DEBUG_INFO