shithub: cstory

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

View raw version
#pragma once

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