shithub: cstory

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

View raw version
#pragma once

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