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