shithub: cstory

ref: 49b4ffb7223922a5a5247eb5799a265d0da51199
dir: /src/Star.h/

View raw version
#pragma once

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