summaryrefslogtreecommitdiff
path: root/src/d/d_com_inf_game.cpp
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2024-10-19 01:54:22 -0700
committerGitHub <noreply@github.com>2024-10-19 11:54:22 +0300
commit0652b2c7b3722e40ded1a34f8846b8ae9d8fa4eb (patch)
tree39764176734667add46d3a1f73ac76eb2650792a /src/d/d_com_inf_game.cpp
parentabc4c6659ae6e9cab854ff05651c1ff119659bf6 (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_com_inf_game.cpp')
-rw-r--r--src/d/d_com_inf_game.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_com_inf_game.cpp b/src/d/d_com_inf_game.cpp
index 1fded32d65..7c4a066280 100644
--- a/src/d/d_com_inf_game.cpp
+++ b/src/d/d_com_inf_game.cpp
@@ -12,6 +12,7 @@
#include "d/d_timer.h"
#include "d/d_map_path_dmap.h"
#include "d/d_menu_fmap.h"
+#include "d/d_meter2_info.h"
#include "f_op/f_op_scene_mng.h"
#include "m_Do/m_Do_Reset.h"
#include "m_Do/m_Do_controller_pad.h"