#include "globals.h" bool global::running = true; vector2 global::mousePos; entityList2D global::entList; entityList3D global::entList3D;