#include "event/Window.hpp" int32_t OsWindowProc(void* window, uint32_t message, uint32_t wparam, int32_t lparam) { return 0; }