shithub: cstory

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

View raw version
#pragma once

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