shithub: cstory

ref: 18ed6aa9e136821bf2d31fa64b5cc55229c423df
dir: /src/Star.h/

View raw version
#pragma once

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