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