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