mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
8 lines
90 B
C
8 lines
90 B
C
#ifndef C_BG_S_POLY_INFO_H_
|
|
#define C_BG_S_POLY_INFO_H_
|
|
|
|
struct cBgS_PolyInfo{
|
|
|
|
};
|
|
|
|
#endif |