#include "cub3d.h"
#include "cub3d_render.h"
#include "mlx.h"
#include <X11/X.h>
Main loop function. Handles player update logic and rendering.