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