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