shithub: cstory

ref: 43f7087ffb7d2226858db3a599fa2f15e8ffca36
dir: /src/Star.h/

View raw version
#pragma once

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