shithub: cstory

ref: 6a9abb9a0d6de39b823976710bc955ae1e048b6b
dir: /src/Star.h/

View raw version
#pragma once

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