diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-02-03 15:41:55 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-02-03 15:41:55 -0500 |
| commit | 74f571ff9738d494eed3159fe99bf0a47dfc5798 (patch) | |
| tree | dea2a3df28140632ace67c37a0aaf9e891f5225a /src/d/actor/d_a_ghostship.cpp | |
| parent | 129400c80130da50601236c0d533f7d49a140155 (diff) | |
Clean up resource enums, more inline work
Diffstat (limited to 'src/d/actor/d_a_ghostship.cpp')
| -rw-r--r-- | src/d/actor/d_a_ghostship.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/actor/d_a_ghostship.cpp b/src/d/actor/d_a_ghostship.cpp index cc35a9a5..aee05842 100644 --- a/src/d/actor/d_a_ghostship.cpp +++ b/src/d/actor/d_a_ghostship.cpp @@ -10,6 +10,7 @@ #include "d/d_com_inf_game.h" #include "d/d_s_play.h" #include "d/d_kankyo_wether.h" +#include "d/res/res_cloth.h" enum AYUSH_RES_FILE_ID { // IDs and indexes are synced /* BDLM */ |
