shithub: cstory

ref: 32d29eb63ec7a3ca1634696c7df1b3229febc89e
dir: /src/Star.h/

View raw version
#pragma once

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