blankspace
This commit is contained in:
parent
6fc839a586
commit
1fed11a3ea
|
|
@ -1734,7 +1734,7 @@ unsigned int rlGetActiveFramebuffer(void)
|
||||||
glGetIntegerv(GL_DRAW_FRAMEBUFFER_BINDING, &fboId);
|
glGetIntegerv(GL_DRAW_FRAMEBUFFER_BINDING, &fboId);
|
||||||
return fboId;
|
return fboId;
|
||||||
#endif
|
#endif
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Disable rendering to texture
|
// Disable rendering to texture
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user