shithub: cstory

ref: 0ce05e18376f6431a782229d64120ddf7990514f
dir: /src/Star.h/

View raw version
#pragma once

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