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