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