shithub: cstory

ref: 1839370ae93f23446dd006de734802efc01e73ca
dir: /src/Star.h/

View raw version
#pragma once

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