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