mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
Lay base for OpenGL ES support
This commit is contained in:

committed by
Rayyan Ansari

parent
3fad5dcbbb
commit
ea00d69866
@ -22,7 +22,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <epoxy/gl.h>
|
||||
#include <GLES3/gl32.h>
|
||||
|
||||
|
||||
#include "Platform.h"
|
||||
|
Reference in New Issue
Block a user