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