shithub: cstory

ref: 7ddcbfaa73ffb826fe58f0569692b8d65cf5b4ae
dir: /src/Star.h/

View raw version
#pragma once

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