mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 07:49:19 +01:00
fix glew fix
This commit is contained in:
parent
cb4cb1713d
commit
f0795bad12
@ -20,8 +20,8 @@
|
||||
#include "GLUtil.h"
|
||||
#include "StreamBuffer.h"
|
||||
|
||||
#ifndef EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
|
||||
#define EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD 0x9160
|
||||
#ifndef GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
|
||||
#define GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD 0x9160
|
||||
#endif
|
||||
|
||||
namespace OGL
|
||||
|
Loading…
x
Reference in New Issue
Block a user