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