shithub: cstory

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

View raw version
#pragma once

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