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