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