shithub: cstory

ref: 826abb343fe579e9683ad2a67290b8e708b10149
dir: /src/Star.h/

View raw version
#pragma once

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