mirror of
https://github.com/encounter/SDL.git
synced 2025-12-12 06:45:10 +00:00
Moved SDL_Direct3D9GetAdapterIndex() to SDL_windowsvideo.c since it doesn't belong in the window code.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user