shithub: cstory

ref: 72af19d05635635ddb2a1cb90cb56eec40ecfabf
dir: /src/Star.h/

View raw version
#pragma once

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