shithub: cstory

ref: 31cd840297b58142ba8a87ac7954c0eef5457bef
dir: /src/Star.h/

View raw version
#pragma once

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