shithub: cstory

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

View raw version
#pragma once

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