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