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