shithub: cstory

ref: 4d4284274233d34189aa475267c111e3bf10e3fe
dir: /src/Star.h/

View raw version
#pragma once

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