final_game_tech icon indicating copy to clipboard operation
final_game_tech copied to clipboard

Automatically call fplPollEvents() in fplWindowUpdate() if needed

Open f1nalspace opened this issue 4 years ago • 0 comments

Automatically call fplPollEvents() in fplWindowUpdate(), when it was not called - to prevent lock-up of windows. This can only work, when fibers are not enabled!

f1nalspace avatar Oct 12 '21 14:10 f1nalspace