shithub: cstory

ref: 199e21623e35524b919a191b2cc2de3b7f58185d
dir: /src/Star.h/

View raw version
#pragma once

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