shithub: cstory

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

View raw version
#pragma once

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