shithub: cstory

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

View raw version
#pragma once

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