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