shithub: cstory

ref: 3fdd459ad27a5e587f445587f03fd076262d65fe
dir: /src/Star.h/

View raw version
#pragma once

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