shithub: cstory

ref: 83e8320d84837fef22005bdf22535c5132c4d6b1
dir: /src/Star.h/

View raw version
#pragma once

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