clean stuff up

This commit is contained in:
ary 2023-10-10 08:32:01 -04:00
parent 36ff85d5ff
commit 098088c1eb

View File

@ -1,8 +1,5 @@
#include <stdlib.h>
#include "main.h"
#include "globals.hpp"
#include "superstructure.hpp"
#include <stdlib.h>
using namespace globals;
using namespace superstruct;