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