shithub: cstory

ref: 3973419cef3c0f13ba3634b369f973d9d4f73af4
dir: /src/Star.h/

View raw version
#pragma once

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