shithub: cstory

ref: 93e5812e6ccff0abaeaa583e89a54b762d28d2d4
dir: /src/Star.h/

View raw version
#pragma once

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