shithub: cstory

ref: 74f8a126328fa9487295a3170a743695b3d86093
dir: /src/Star.h/

View raw version
#pragma once

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