shithub: cstory

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

View raw version
#pragma once

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