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