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