diff options
| author | Jcw87 <Jcw87@users.noreply.github.com> | 2023-12-18 00:15:36 -0800 |
|---|---|---|
| committer | Jcw87 <Jcw87@users.noreply.github.com> | 2023-12-19 03:30:16 -0800 |
| commit | fe28552c28e371f102369c3b3c225e3a5e5fa475 (patch) | |
| tree | a47d0a3b38d1efa79f2f4b322bd02cc198c94e2b /src/d/actor/d_a_arrow_lighteff.cpp | |
| parent | fa59660bf249e00a75dd5afe37b2f05ef4484128 (diff) | |
move placement new to MSL_C
Diffstat (limited to 'src/d/actor/d_a_arrow_lighteff.cpp')
| -rw-r--r-- | src/d/actor/d_a_arrow_lighteff.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/d/actor/d_a_arrow_lighteff.cpp b/src/d/actor/d_a_arrow_lighteff.cpp index 4584c4aa..38a92244 100644 --- a/src/d/actor/d_a_arrow_lighteff.cpp +++ b/src/d/actor/d_a_arrow_lighteff.cpp @@ -11,7 +11,6 @@ #include "m_Do/m_Do_mtx.h" #include "m_Do/m_Do_graphic.h" #include "SSystem/SComponent/c_lib.h" -#include "JSystem/JKernel/JKRHeap.h" /* 00000078-00000108 .text setTopPos__18daArrow_Lighteff_cFv */ void daArrow_Lighteff_c::setTopPos() { @@ -424,4 +423,3 @@ actor_process_profile_definition g_profile_ARROW_LIGHTEFF = { fopAc_ACTOR_e, fopAc_CULLBOX_CUSTOM_e, }; - |
