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