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