header overhaul

This commit is contained in:
theo3
2021-12-20 02:02:33 -08:00
parent 0d5eae8696
commit 6cff332e57
233 changed files with 692 additions and 943 deletions
+1 -5
View File
@@ -1,12 +1,8 @@
#include "global.h"
#include "entity.h"
#include "flags.h"
#include "object.h"
#include "main.h"
#include "menu.h"
#include "npc.h"
#include "coord.h"
#include "fileScreen.h"
#include "utils.h"
#include "structures.h"
#include "functions.h"