shithub: cstory

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

View raw version
#pragma once

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