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