Fix some clangd errors

This commit is contained in:
LagoLunatic
2026-03-04 13:47:40 -05:00
parent dcf4862387
commit 256b4eeb37
13 changed files with 44 additions and 30 deletions
+4
View File
@@ -3,6 +3,10 @@
#include "f_op/f_op_actor.h"
#include "d/d_cc_d.h"
#include "JSystem/J3DGraphBase/J3DPacket.h"
#include "d/d_bg_s_lin_chk.h"
#include "d/d_bg_s_gnd_chk.h"
#include "d/d_drawlist.h"
#define BOOMERANG_LOCK_MAX 5
+1 -1
View File
@@ -4,7 +4,7 @@
#include "f_op/f_op_actor.h"
#include "d/d_bg_s_acch.h"
#include "d/d_cc_d.h"
#include "m_do/m_Do_ext.h"
#include "m_Do/m_Do_ext.h"
#include "d/d_particle.h"
class fgmahou_class : public fopAc_ac_c {
+1
View File
@@ -3,6 +3,7 @@
#include "f_op/f_op_actor.h"
#include "d/d_npc.h"
#include "d/d_particle.h"
namespace daObjSmplbg { class Act_c; };