shithub: cstory

ref: 709065d716dba7ac4440e608d46b322ec86b56ed
dir: /src/Star.h/

View raw version
#pragma once

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