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