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