shithub: cstory

ref: 0bdbb4f6bb5d60f62beac4e581d5efa00d84667a
dir: /src/Star.h/

View raw version
#pragma once

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