shithub: cstory

ref: 883f5470dbdf22ce45491f5d9cc9d2156171c751
dir: /src/Star.h/

View raw version
#pragma once

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