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