shithub: cstory

ref: 041bd0e5f948d4b501f1a5589e0f98b4b67110cc
dir: /src/Star.h/

View raw version
#pragma once

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