shithub: cstory

ref: 976e2425fc40f05e5e4424a46ad565ffc77bd233
dir: /src/Star.h/

View raw version
#pragma once

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