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