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