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