shithub: cstory

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

View raw version
#pragma once

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