shithub: cstory

ref: 8549fa561e0b1bccba910451808c22e52cefe5e4
dir: /src/Star.h/

View raw version
#pragma once

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