shithub: cstory

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

View raw version
#pragma once

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