shithub: cstory

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

View raw version
#pragma once

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