shithub: cstory

ref: 67765fd0ad5b2804c0906d0c44864fe9ec45a146
dir: /src/Star.h/

View raw version
#pragma once

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