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