shithub: cstory

ref: 231d1b93a7d328f39c9483fc4526935391b08e94
dir: /src/Star.h/

View raw version
#pragma once

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