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