shithub: cstory

ref: 603cfdd9dbbbe541d674ec7e61a8aaecc8b1af5f
dir: /src/Star.h/

View raw version
#pragma once

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