shithub: cstory

ref: 505c9cc8f539d88e56d7b99fcebeb333deb9a2bb
dir: /src/Star.h/

View raw version
#pragma once

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