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