shithub: cstory

ref: 30ea89d3fa8035d29d60b9ac7cafa875e7ffeb89
dir: /src/Star.h/

View raw version
#pragma once

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