shithub: cstory

ref: 5ea356a3bd46a96604d5f2dadd00fcf0d418ccdb
dir: /src/Star.h/

View raw version
#pragma once

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