shithub: cstory

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

View raw version
#pragma once

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