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