@@ -699,6 +699,8 @@ void ResetWindowSystem(void)
InitWindowSystem();
_thd.pos.x = 0;
_thd.pos.y = 0;
_thd.new_pos.x = 0;
_thd.new_pos.y = 0;
}
static void DecreaseWindowCounters(void)
Status change: