shithub: cstory

ref: c396dede92534f60cfc603b1829db1386e25547d
dir: /src/Star.h/

View raw version
#pragma once

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