shithub: cstory

ref: 10af7b95f22e006a42fce6734294f59b41ad1db4
dir: /src/Star.h/

View raw version
#pragma once

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