shithub: cstory

ref: ac5439cdf53e6c23b1903f87e53903836f9b2dd1
dir: /src/Star.h/

View raw version
#pragma once

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