shithub: cstory

ref: ca8b5ccaa1a05e02638a3c667c9fccdff27c3313
dir: /src/Star.h/

View raw version
#pragma once

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