shithub: cstory

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

View raw version
#pragma once

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