#ifndef DELTA_GLOBALS #define DELTA_GLOBALS const int SIMULATED_WIDTH = 1920; const int SIMULATED_HEIGHT = 1080; const int FOCAL = 300; #endif