shithub: cstory

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

View raw version
#pragma once

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