Remove unnecessary includes of OTRGlobals.h in actor overlays (#6306)

This commit is contained in:
Philip Dubé
2026-02-28 00:44:41 +00:00
committed by GitHub
parent 6b51909aa5
commit 5a7bc9a459
42 changed files with 0 additions and 42 deletions

View File

@@ -4,7 +4,6 @@
#include "global.h"
#include "vt.h"
#include "soh/Enhancements/game-interactor/GameInteractor.h"
#include "soh/Enhancements/game-interactor/GameInteractor_Hooks.h"
#include <string.h>
#include <assert.h>