shithub: cstory

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

View raw version
#pragma once

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