shithub: cstory

ref: 7d51a80007b3a9090f3cce6fd9b8c88d38b8d687
dir: /src/Star.h/

View raw version
#pragma once

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