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