Files
tp/include/SComponent/c_bg_s_poly_info.h
T

6 lines
89 B
C
Raw Normal View History

2020-12-25 18:03:10 -08:00
#ifndef C_BG_S_POLY_INFO_H_
#define C_BG_S_POLY_INFO_H_
2020-12-26 11:31:49 -05:00
struct cBgS_PolyInfo {};
2020-12-25 18:03:10 -08:00
#endif