shithub: cstory

ref: 453ce04e8b6fae24da2fbb87302edb5dfcbd2078
dir: /src/Star.h/

View raw version
#pragma once

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