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