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