shithub: cstory

ref: 7aedf1c8a76aac1d61b09110a965e5b8d0211916
dir: /src/Star.h/

View raw version
#pragma once

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