shithub: cstory

ref: 5a72140a5d86f91f266d7064f511787db18de238
dir: /src/Star.h/

View raw version
#pragma once

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