shithub: cstory

ref: 89ace4b737d1e9cac559b8f94b9f844f770d6cc7
dir: /src/Star.h/

View raw version
#pragma once

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