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