shithub: cstory

ref: 3f2d5c3e25644aec0ddffa38f77c9ea985aea5f7
dir: /src/Star.h/

View raw version
#pragma once

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