#pragma once #include "../particle.h" struct particle *particle_empty_new(int left_margin, int right_margin);