#include "constants.h" const int k_window_height = 800; const int k_window_width = 600; const char *k_window_title = "Hello World";