shithub: cstory

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

View raw version
#pragma once

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