shithub: cstory

ref: e2054918a606d89c47027c37a8b3a6c88d6203f8
dir: /src/Star.h/

View raw version
#pragma once

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