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