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