shithub: cstory

ref: 68040d621576f67759d2c6092540b627a6f15c46
dir: /src/Star.h/

View raw version
#pragma once

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