shithub: cstory

ref: 52c2a5ceee262e18b7e4ff7f3c117ab765c1efc8
dir: /src/Star.h/

View raw version
#pragma once

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