shithub: cstory

ref: 1c65eee2846566e28bde39d6cb547581be015b0f
dir: /src/Star.h/

View raw version
#pragma once

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