Skip to content

Commit 8f5c812

Browse files
committed
matching forward decl for compiler compatibility
1 parent f6f89ad commit 8f5c812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/d/d_bg_s_capt_poly.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "d/d_bg_s_chk.h"
55
#include "SSystem/SComponent/c_m3d_g_aab.h"
66

7-
class dBgS_CaptPoly;
7+
struct dBgS_CaptPoly;
88

99
typedef int (*CaptPolyCallback)(dBgS_CaptPoly*, cBgD_Vtx_t*, int, int, int, cM3dGPla*);
1010

0 commit comments

Comments
 (0)