shithub: cstory

ref: 8513a1d7d859217a245baf31813cd850d062afb5
dir: /src/Star.h/

View raw version
#pragma once

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