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