Shipwright/OTRGui/src/game
MaikelChan 3ab0c45bdb
Fixed window not properly disposing raylib and OpenGL when closing. (#59)
Closing the window with the X button will not close it immediately during the rendering of a frame, causing it to actually crash, but will set the engine in a pending state until it finishes the current frame.
2022-03-24 12:48:22 -06:00
..
game.cpp Fixed window not properly disposing raylib and OpenGL when closing. (#59) 2022-03-24 12:48:22 -06:00
game.h Fixed window not properly disposing raylib and OpenGL when closing. (#59) 2022-03-24 12:48:22 -06:00
impl.h git subrepo clone (merge) https://github.com/HarbourMasters/otrgui.git OTRGui 2022-03-22 02:53:51 +01:00