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