diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-11-06 16:22:21 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-11-06 16:22:21 -0500 |
| commit | f95efe373494543774727fa2c3cf320bc0c75383 (patch) | |
| tree | 9b40035549e3a299785b100a7fe86262e9ef6cd3 /src/d/d_com_static.cpp | |
| parent | f3eb54ccf85bfde5e742d00045eff066ebd7da1e (diff) | |
Minor fixes
Diffstat (limited to 'src/d/d_com_static.cpp')
| -rw-r--r-- | src/d/d_com_static.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_com_static.cpp b/src/d/d_com_static.cpp index e3aac855..6fcb6931 100644 --- a/src/d/d_com_static.cpp +++ b/src/d/d_com_static.cpp @@ -4,6 +4,7 @@ // #include "dolphin/types.h" +#include "d/d_com_inf_game.h" #include "d/actor/d_a_obj_pirateship.h" #include "d/actor/d_a_agb.h" #include "d/actor/d_a_agbsw0.h" |
