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