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