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