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