#ifndef CONSTS_H #define CONSTS_H #define RES_H 800 #define RES_V 600 #define U_LOC_TIME 1 #define U_LOC_PASS1 2 #define U_LOC_WINDOW 3 #endif