2025-02-18 15:21:31 +08:00

11 lines
176 B
C++

#include "Point.h"
DRAGONBONES_NAMESPACE_BEGIN
Point Point::helpPointA;
Point Point::helpPointB;
Point Point::helpPointC;
Point Point::helpPointD;
DRAGONBONES_NAMESPACE_END