shithub: cstory

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

View raw version
#pragma once

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