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