shithub: cstory

ref: 2fe0c44971a17df513ac2d2d4b26ea8d99ecba45
dir: /src/Star.h/

View raw version
#pragma once

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