shithub: cstory

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

View raw version
#pragma once

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