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