shithub: cstory

ref: 3baba6a7273322cfc22c9ca010b202c072849544
dir: /src/Star.h/

View raw version
#pragma once

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