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