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