shithub: cstory

ref: 567330cc5bd9ebd7323938f5d7c875cb154abe23
dir: /src/Star.h/

View raw version
#pragma once

void InitStar();
void ActStar();
void PutStar(int fx, int fy);