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