mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Fixed bug in love.event. Started on error screen.
This commit is contained in:
@@ -76,6 +76,7 @@ namespace sdl
|
||||
* The iterator function.
|
||||
**/
|
||||
static int poll_i(lua_State * L);
|
||||
static int wait_i(lua_State * L);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user