shithub: cstory

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

View raw version
#pragma once

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