#ifndef DELTA_GLOBALS #define DELTA_GLOBALS const int SIMULATED_WIDTH = 1200; const int SIMULATED_HEIGHT = 800; const int FOCAL = 300; #endif