shithub: cstory

ref: 3a80d8f4fb60107fe5a4c7d874d60c8a2059dd21
dir: /src/Star.h/

View raw version
#pragma once

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