mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Use correct height for y correction in set/getScissor (bug #234)
This commit is contained in:
@@ -118,6 +118,8 @@ namespace opengl
|
||||
GLint matrixLimit;
|
||||
GLint userMatrices;
|
||||
|
||||
int getRenderHeight();
|
||||
|
||||
public:
|
||||
|
||||
Graphics();
|
||||
|
||||
Reference in New Issue
Block a user