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