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