shithub: cstory

ref: 85890ef1e634718ea779a80b2a04dba6f413e6f0
dir: /src/Star.h/

View raw version
#pragma once

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