mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-15 06:48:49 +00:00
WinRT: took out some dead comments from SDL_winrtopengles.cpp
This commit is contained in:
@@ -26,11 +26,6 @@
|
|||||||
|
|
||||||
/* EGL implementation of SDL OpenGL support */
|
/* EGL implementation of SDL OpenGL support */
|
||||||
|
|
||||||
// TODO, WinRT: Try to include these here, or via something else (rather than redefining key parts of them)
|
|
||||||
//#include <GLES2/gl2.h>
|
|
||||||
//#include <EGL/egl.h>
|
|
||||||
//#include <EGL/eglext.h>
|
|
||||||
|
|
||||||
#include "SDL_winrtvideo_cpp.h"
|
#include "SDL_winrtvideo_cpp.h"
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include "SDL_winrtopengles.h"
|
#include "SDL_winrtopengles.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user