diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-10-26 01:23:26 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-10-26 01:23:26 -0400 |
| commit | 76b44890ea460c74594b386ff638ddcf26562969 (patch) | |
| tree | 5116860c735fa0a2eda2561b78231457f3d05620 /src/d/actor/d_a_obj_buoyflag.cpp | |
| parent | d3698fba4b2f8ced3fa074f487600f4143e86839 (diff) | |
d_a_obj_movebox work and cleanup
Diffstat (limited to 'src/d/actor/d_a_obj_buoyflag.cpp')
| -rw-r--r-- | src/d/actor/d_a_obj_buoyflag.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_obj_buoyflag.cpp b/src/d/actor/d_a_obj_buoyflag.cpp index 60a6bd91..210b1354 100644 --- a/src/d/actor/d_a_obj_buoyflag.cpp +++ b/src/d/actor/d_a_obj_buoyflag.cpp @@ -3,7 +3,7 @@ // Translation Unit: d_a_obj_buoyflag.cpp // -#include "d_a_obj_buoyflag.h" +#include "d/actor/d_a_obj_buoyflag.h" #include "dolphin/types.h" /* 000000EC-000001BC .text hasi_nrm_init__Q213daObjBuoyflag8Packet_cFv */ |
