shithub: cstory

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

View raw version
#pragma once

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