#ifndef CONSTANTS_H_ #define CONSTANTS_H_ #define WINDOW_WIDTH 800 #define WINDOW_HEIGHT 600 #endif