shithub: cstory

ref: 142db71cb95a0d82138247a1df1873ab2607c39d
dir: /src/Star.h/

View raw version
#pragma once

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