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