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