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