shithub: cstory

ref: 5c4c07d81557fa47a3bfcc03b1e9e25c8dd8a433
dir: /src/Star.h/

View raw version
#pragma once

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