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