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