shithub: cstory

ref: 2963977cf915952f66c14860baba41332bee1880
dir: /src/Star.h/

View raw version
#pragma once

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