shithub: cstory

ref: 27bc6d1abec4795b21690df5fc48a87e9dc5b6f2
dir: /src/Star.h/

View raw version
#pragma once

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