shithub: cstory

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

View raw version
#pragma once

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