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