1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-12-22 07:50:01 +00:00

fix last commit

This commit is contained in:
aap 2021-02-18 12:23:15 +01:00
parent 9db87fc636
commit e8b435a624

View file

@ -4,6 +4,8 @@
#define PUSH_RENDERGROUP(str) glPushDebugGroup(GL_DEBUG_SOURCE_APPLICATION, 0, -1, str)
#define POP_RENDERGROUP() glPopDebugGroup()
#else
#define PUSH_RENDERGROUP(str)
#define POP_RENDERGROUP()
#endif
struct GlobalScene