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