shithub: cstory

ref: 3039e3b846a0ac47e3ebb52feec14784391dac36
dir: /src/Star.h/

View raw version
#pragma once

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