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