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