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