1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-01 23:06:41 +00:00
This commit is contained in:
madsbuvi 2022-04-29 21:59:26 +02:00
parent 79577f37de
commit 31a97141b7

View file

@ -200,5 +200,8 @@ namespace SceneUtil
#define GL_RGBA32UI 0x8D70
#endif
#ifndef GL_RGB9_E5
#define GL_RGB9_E5 0x8C3D
#endif
#endif