shithub: cstory

ref: 2c8ccc5a0b551c8cd4afd38d51469573702a4ef0
dir: /src/Star.h/

View raw version
#pragma once

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