shithub: cstory

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

View raw version
#pragma once

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