shithub: cstory

ref: 9df9ea76f6faed58d4a00c90d327ceee485f82bb
dir: /src/Star.h/

View raw version
#pragma once

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