shithub: cstory

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

View raw version
#pragma once

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