shithub: cstory

ref: 73de1adc45a6c941c70d774664cb1ae93fc0c63f
dir: /src/Star.h/

View raw version
#pragma once

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