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