shithub: cstory

ref: fe5291bce50053e67c1e855b8c6fc20091329cdc
dir: /src/Star.h/

View raw version
#pragma once

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