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