diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-10-19 14:03:50 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-10-19 14:03:50 -0400 |
| commit | 329d94a301b7b13ec2770a744a50712a95880434 (patch) | |
| tree | d5d3dc216c01d2684d2883808746aefc001147f5 /src/d/d_com_static.cpp | |
| parent | cb75b2dad455fb378b5b6f6c846ba3479c4de848 (diff) | |
Add fake headers for unsolved weak objects to reduce manual copy-pasting
Diffstat (limited to 'src/d/d_com_static.cpp')
| -rw-r--r-- | src/d/d_com_static.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_com_static.cpp b/src/d/d_com_static.cpp index f696dd93..8a85e774 100644 --- a/src/d/d_com_static.cpp +++ b/src/d/d_com_static.cpp @@ -39,7 +39,7 @@ #include "d/actor/d_a_npc_bs1.h" #include "SSystem/SComponent/c_counter.h" -static Vec dummy_3569; +#include "weak_bss_3569.h" // IWYU pragma: keep s32 daLodbg_c::sObjectCount; JKRExpHeap* daLodbg_c::sLocalHeap; |
