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