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