shithub: cstory

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

View raw version
#pragma once

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