shithub: cstory

ref: 8484fc2c2d4cc097f35b5f9ff4068b21801addf9
dir: /src/Star.h/

View raw version
#pragma once

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