shithub: cstory

ref: 16c03115c91c1de2b535fdb0a15b61e94ec9ae0a
dir: /src/Star.h/

View raw version
#pragma once

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