shithub: cstory

ref: 91bda896612302a76706ae64b00e4a33f6bbf87c
dir: /src/Star.h/

View raw version
#pragma once

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