shithub: cstory

ref: 819be3b600c56e2972999f468001d57984ab59f2
dir: /src/Star.h/

View raw version
#pragma once

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