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