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