shithub: cstory

ref: 41c3afd927f72ef86d7eb81c0e4746b2b490c62b
dir: /src/Star.h/

View raw version
#pragma once

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