mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-01 23:58:26 +00:00
Buildfix
This commit is contained in:
parent
3e0b4552d6
commit
3e1f4defb8
@ -71,6 +71,10 @@
|
||||
#include "../../menu/menu_driver.h"
|
||||
#endif
|
||||
|
||||
#ifndef GL_UNSIGNED_INT_8_8_8_8_REV
|
||||
#define GL_UNSIGNED_INT_8_8_8_8_REV 0x8367
|
||||
#endif
|
||||
|
||||
#ifndef GL_SYNC_GPU_COMMANDS_COMPLETE
|
||||
#define GL_SYNC_GPU_COMMANDS_COMPLETE 0x9117
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user