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