ref: 8c9aac9594b23080fa8647ea30dd05a02f3f6bfa dir: /src/Star.h/
#pragma once void InitStar(); void ActStar(); void PutStar(int fx, int fy);