shithub: cstory

ref: d8d789a780436346d5f177b9c70b0714e99055d6
dir: /src/Star.h/

View raw version
#pragma once

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