shithub: cstory

ref: 2c23de27d5006e969106fad672399fafe6464845
dir: /src/Star.h/

View raw version
#pragma once

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