shithub: cstory

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

View raw version
#pragma once

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