mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 20:34:12 +00:00
ba601d9520
Input polling function: Stay in the event loop instead of returning on events we do not want to handle. Always push a return value on the lua stack unless the event queue is actually empty.