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