shithub: cstory

ref: 0f5af36951ce1ca7a9acd107fe30864e3f7ed2a0
dir: /src/Star.h/

View raw version
#pragma once

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