shithub: cstory

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

View raw version
#pragma once

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