We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f89ad commit 8f5c812Copy full SHA for 8f5c812
include/d/d_bg_s_capt_poly.h
@@ -4,7 +4,7 @@
4
#include "d/d_bg_s_chk.h"
5
#include "SSystem/SComponent/c_m3d_g_aab.h"
6
7
-class dBgS_CaptPoly;
+struct dBgS_CaptPoly;
8
9
typedef int (*CaptPolyCallback)(dBgS_CaptPoly*, cBgD_Vtx_t*, int, int, int, cM3dGPla*);
10
0 commit comments