mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Add love.event.quit
This commit is contained in:
@@ -88,6 +88,7 @@ namespace opengl
|
||||
int w_getMaxPointSize(lua_State * L);
|
||||
int w_newScreenshot(lua_State * L);
|
||||
int w_setRenderTarget(lua_State * L);
|
||||
int w_getRenderTarget(lua_State * L);
|
||||
int w_setPixelEffect(lua_State * L);
|
||||
int w_isSupported(lua_State * L);
|
||||
int w_getGLSLVersion(lua_State * L);
|
||||
|
||||
Reference in New Issue
Block a user