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