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