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