shithub: cstory

ref: 98c5db93f272e1068bc02a3e408737412f207aaa
dir: /src/Star.h/

View raw version
#pragma once

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