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