shithub: cstory

ref: 56adcd9dfed785491f1db7a0049fc2e9c16bc526
dir: /src/Star.h/

View raw version
#pragma once

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