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