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