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