shithub: cstory

ref: 55cc349dd60d7464b313a93d060970f59c4ac816
dir: /src/Star.h/

View raw version
#pragma once

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