shithub: cstory

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

View raw version
#pragma once

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