#ifndef INCLUDE_OVERLAY #define INCLUDE_OVERLAY #include u64 server_update_time = 0; void draw_overlay(platform_window* window); #endif