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