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