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