normalize includes: gm commands

This commit is contained in:
brainiac
2025-12-18 01:06:22 -08:00
committed by Alex
parent 2af5f99fff
commit 2bff404d22
293 changed files with 455 additions and 644 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
#include "../client.h"
#include "../corpse.h"
#include "../object.h"
#include "../doors.h"
#include "../command.h"
#include "zone/client.h"
#include "zone/command.h"
#include "zone/corpse.h"
#include "zone/doors.h"
#include "zone/object.h"
struct UniqueEntity {
uint16 entity_id;