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