diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2024-10-19 01:54:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-19 11:54:22 +0300 |
| commit | 0652b2c7b3722e40ded1a34f8846b8ae9d8fa4eb (patch) | |
| tree | 39764176734667add46d3a1f73ac76eb2650792a /src/d/d_msg_flow.cpp | |
| parent | abc4c6659ae6e9cab854ff05651c1ff119659bf6 (diff) | |
obj_Iceleaf almost done / d_a_alink work (#2217)
* obj_iceleaf almost done
* fix up d_a_alink procvars
* more d_a_alink work
* some d_a_alink error cleanup
* some more cleanup
Diffstat (limited to 'src/d/d_msg_flow.cpp')
| -rw-r--r-- | src/d/d_msg_flow.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/d/d_msg_flow.cpp b/src/d/d_msg_flow.cpp index 08affd2b19..1597046dbd 100644 --- a/src/d/d_msg_flow.cpp +++ b/src/d/d_msg_flow.cpp @@ -9,6 +9,7 @@ #include "d/d_item.h" #include "d/d_msg_object.h" #include "d/d_shop_system.h" +#include "d/d_meter2_info.h" #include "dol2asm.h" #include "f_op/f_op_msg_mng.h" #include "m_Do/m_Do_graphic.h" @@ -2470,4 +2471,4 @@ extern "C" void func_8024DAB0(void* _this, s32* param_0) { // NONMATCHING } -/* 80399CB0-80399CB0 026310 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
\ No newline at end of file +/* 80399CB0-80399CB0 026310 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ |
