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