shithub: cstory

ref: 5712c4ad6360c363c83bbf2f3cbc01890e2368dc
dir: /src/Star.h/

View raw version
#pragma once

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