shithub: cstory

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

View raw version
#pragma once

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