fix include

This commit is contained in:
Taw 2024-02-12 14:26:10 -08:00
parent 4e5b92fdf3
commit ceb5b740b5

View File

@ -6,7 +6,7 @@
#include "z_en_ani.h"
#include "objects/object_ani/object_ani.h"
#include "soh/Enhancements/game-interactor/GameInteractor.h"
#include "soh/Enhancements/game-interactor/GameInteractor_Hooks.h"
#define FLAGS (ACTOR_FLAG_TARGETABLE | ACTOR_FLAG_FRIENDLY)