shithub: cstory

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

View raw version
#pragma once

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