#ifndef CONFIG_SLDJ_H #define CONFIG_SLDJ_H #define WINDOW_WIDTH 960 #define WINDOW_HEIGHT 720 #define SCREEN_WIDTH 640 #define SCREEN_HEIGHT 480 #define FRAME_RATE 24 #endif