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