shithub: cstory

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

View raw version
#pragma once

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