#pragma once
#include "renderer.hpp"
void OnWindowResize(GLFWwindow* window, int width, int height);