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