shithub: cstory

ref: 87652c50f5626b1891af89cc713cac6181796c6d
dir: /src/Star.h/

View raw version
#pragma once

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