shithub: cstory

ref: 638e96be11c8df3cb1551553e8be843ac3a3a459
dir: /src/Star.h/

View raw version
#pragma once

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