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