shithub: cstory

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

View raw version
#pragma once

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