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