shithub: cstory

ref: 70818bd58c7c367d42c58693f2f5c6d922374d66
dir: /src/Star.h/

View raw version
#pragma once

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